Changes between Version 4 and Version 5 of Ticket #23277, comment 4
- Timestamp:
- Aug 12, 2014, 4:31:27 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #23277, comment 4
v4 v5 1 I also am personally a little hesitant with removing `patterns()` from project_template this late in the game, but in theory, it's just for new projects. I'm hoping that the next 9-12 months worth of `manage.py startproject` will be happy that this change was made, as it will be already be deprecated itthe next version.1 I also am personally a little hesitant with removing `patterns()` from project_template this late in the game, but in theory, it's just for new projects. I'm hoping that the next 9-12 months worth of `manage.py startproject` will be happy that this change was made, as it will already be deprecated by the next version. 2 2 3 3 Though it may be smart to mention it in the release notes.