Changes between Initial Version and Version 1 of Ticket #25361, comment 2
- Timestamp:
- Sep 22, 2016, 1:25:40 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #25361, comment 2
initial v1 32 32 33 33 {{{__init__.py.old}}} is the original from Django 1.8.14. I'm not sure where to begin with submitting and testing this, but I'd like to help if someone could give me some pointers. 34 35 **Edit**: I've submitted a PR for this: https://github.com/django/django/pull/7280