Changes between Version 3 and Version 4 of Ticket #28749
- Timestamp:
- Oct 27, 2017, 5:34:39 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #28749 – Description
v3 v4 35 35 I implemented both the fix and the test for it in my branch here: https://github.com/mpasternak/django . 36 36 37 I am submitting a pull request on GitHub in a moment .37 I am submitting a pull request on GitHub in a moment (https://github.com/django/django/pull/9300). 38 38 39 I am planning to back port this to 1.11.x .39 I am planning to back port this to 1.11.x (https://github.com/django/django/pull/9301). 40 40 41 41 Not sure if this is a Bug or a Feature, classifying as Bug for now.