Changes between Version 1 and Version 2 of Ticket #21203, comment 3
- Timestamp:
- Oct 1, 2013, 10:25:01 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #21203, comment 3
v1 v2 1 Edit: Need to double check something. 1 The pull request fixes the simple example I included above and the issue as experienced in my full project. 2 3 Here's a pull request for the backpatch to 1.5.x :) 4 https://github.com/django/django/pull/1701 5 6 (ignore previous edit, venv was corrupted and including an unpatched django from a different venv)