Changes between Initial Version and Version 1 of Ticket #22288, comment 3
- Timestamp:
- Feb 24, 2016, 8:29:08 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22288, comment 3
initial v1 1 I've had a go at fixing this, the commit is here: https://github.com/ timmartin/django/commit/9ea32634efda8f4a74ef9ee9a742a1437bc27ca01 I've had a go at fixing this, the commit is here: https://github.com/django/django/compare/master...timmartin:bug22288 2 2 3 3 I'd like feedback on this fix, since I'm not sure I fully understand the potential wider impact of the changes I've made (though it passes all regression tests). It also looks like the changes in the pull request for #14030 will interact with this.