django/django
Tim Graham 2cad91cac6 [1.8.x] Fixed #25147 -- Fixed debug view copy-paste/interactive toggle.
The whitespace added in 1101467ce0
broke the initial comparison.

Backport of d7848c11e0 from master
2015-07-20 11:52:44 -04:00
..
apps [1.8.x] Refs #23621 -- Fixed warning message when reloading models. 2015-06-30 15:01:22 -04:00
bin [1.8.x] Removed django-2to3.py 2015-02-06 08:56:01 -05:00
conf [1.8.x] Renamed RemovedInDjango20Warning to RemovedInDjango110Warning. 2015-06-23 07:22:16 -04:00
contrib [1.8.x] Fixed #19324 -- Avoided creating a session record when loading the session. 2015-07-08 15:23:18 -04:00
core [1.8.x] Fixed #25123 -- Corrected makemessages --extension help text 2015-07-14 07:36:17 -04:00
db [1.8.x] Fixed #25016 -- Reallowed non-ASCII values for ForeignKey.related_name on Python 3. 2015-06-26 08:35:13 -04:00
dispatch [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
forms [1.8.x] Fixed #24958 -- Fixed inline forms using UUID-PK parents with auto-PK children. 2015-06-26 09:15:59 -04:00
http [1.8.x] Fixed #20889 -- Prevented BadHeaderError when Python inserts newline 2015-02-19 20:19:38 +01:00
middleware [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
template [1.8.x] Fixed #25031 -- Fixed a regression in the unordered_list template filter. 2015-06-27 09:39:29 -04:00
templatetags [1.8.x] Renamed RemovedInDjango20Warning to RemovedInDjango110Warning. 2015-06-23 07:22:16 -04:00
test [1.8.x] Renamed RemovedInDjango20Warning to RemovedInDjango110Warning. 2015-06-23 07:22:16 -04:00
utils [1.8.x] Refs #23882 -- Added detection for moved files when using inotify polling 2015-07-07 12:26:36 -04:00
views [1.8.x] Fixed #25147 -- Fixed debug view copy-paste/interactive toggle. 2015-07-20 11:52:44 -04:00
__init__.py [1.8.x] Post-release version bump. 2015-07-08 16:00:59 -04:00
shortcuts.py [1.8.x] Renamed RemovedInDjango20Warning to RemovedInDjango110Warning. 2015-06-23 07:22:16 -04:00