Changes between Initial Version and Version 1 of Ticket #25697
- Timestamp:
- Nov 7, 2015, 7:58:48 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #25697 – Description
initial v1 12 12 Note that the views were identified during a preliminary search and it's possible this pattern is used elsewhere in the Django code base. 13 13 14 14 We should consider deprecating this behavior instead of simply turning it on since it's slightly backward incompatible. 15 15 16 16 Thanks to Raphael Michel at #DUTH for helping identifying this issue.