django1/django
Adam Chainz 3c2c74f58f [1.8.x] Fixed #25377 -- Changed Count queries to execute COUNT(*) instead of COUNT('*').
Backport of 3fe3887a2e from master
2015-09-14 14:07:32 -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] Updated Wikipedia links to use https 2015-08-08 12:09:53 +02:00
contrib [1.8.x] Refs #25345 -- Updated links to code.google.com. 2015-09-04 08:18:22 -04:00
core [1.8.x] Fixed #25372 -- Fixed autocompletion for options of non-argparse commands. 2015-09-09 14:52:33 -04:00
db [1.8.x] Fixed #25377 -- Changed Count queries to execute COUNT(*) instead of COUNT('*'). 2015-09-14 14:07:32 -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 typo in django/forms/utils.py docstring. 2015-09-14 08:50:15 -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] Updated Wikipedia links to use https 2015-08-08 12:09:53 +02:00
template [1.8.x] Removed unreachable code 2015-08-13 13:12:52 -04:00
templatetags [1.8.x] Renamed RemovedInDjango20Warning to RemovedInDjango110Warning. 2015-06-23 07:22:16 -04:00
test [1.8.x] Fixed #25176 -- Prevented TestCase.setUpTestData() exception from leaking transaction. 2015-08-01 07:38:20 -04:00
utils [1.8.x] Refs #25345 -- Updated links to code.google.com. 2015-09-04 08:18:22 -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-08-18 13:29:42 -04:00
shortcuts.py [1.8.x] Renamed RemovedInDjango20Warning to RemovedInDjango110Warning. 2015-06-23 07:22:16 -04:00