Changes between Initial Version and Version 1 of Ticket #24424, comment 1
- Timestamp:
- Feb 27, 2015, 6:04:00 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #24424, comment 1
initial v1 1 Here is the patch:1 Here's the two commits that fix it: 2 2 3 3 https://github.com/adnam/django/commit/69575fdae253e7bd0a3338db3b2ee9c31bbb259a 4 https://github.com/adnam/django/commit/57c88c38e627c26df7ec9bd16040905193e7a449 4 5 5 6 I'd like to create a unit test before submitting a pull request, but not sure where the test should go in the `tests` directory - any pointers gratefully received.