Changes between Initial Version and Version 1 of Ticket #26821, comment 9
- Timestamp:
- Jul 7, 2016, 9:18:40 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #26821, comment 9
initial v1 2 2 > I don't see a problem with raising an error right away (without a deprecation period). Since the argument doesn't have any effect in released versions of Django, it's not a big deal for projects to simply remove it. 3 3 4 Ok, we can remove the {{{pop()}}} and raising the deprecation warning, but projects can still break when updating as the {{{strip}}} parameter has been present for a long time .4 Ok, we can remove the {{{pop()}}} and raising the deprecation warning, but projects can still break when updating as the {{{strip}}} parameter has been present for a long time (api change).