1
0
mirror of https://github.com/django/django.git synced 2024-12-24 18:16:19 +00:00
django/django
Aymeric Augustin 9bbb43dd1a [1.7.x] Ignored repeated calls to connection.close().
Backport of d4cc59ef from master
2014-04-24 08:43:24 +02:00
..
apps Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings 2014-03-08 09:57:40 +01:00
bin
conf [1.7.x] Also allowed a non-overridden setting to be deleted 2014-04-12 15:35:11 +02:00
contrib [1.7.x] Added Spatialite support to the new migration framework 2014-04-23 13:48:36 +02:00
core [1.7.x] Set compile messages options as class variable 2014-04-23 15:16:38 +02:00
db [1.7.x] Ignored repeated calls to connection.close(). 2014-04-24 08:43:24 +02:00
dispatch Fixed many typos in comments and docstrings. 2014-03-03 07:38:09 -05:00
forms [1.7.x] Corrected many style guide violations that the newest version of flake8 catches 2014-04-21 07:50:43 -04:00
http [1.7.x] Replaced urllib/urlparse imports with from django.utils.six.moves. 2014-03-31 07:55:25 -04:00
middleware [1.7.x] Prevented leaking the CSRF token through caching. 2014-04-21 18:29:24 -04:00
template [1.7.x] Corrected many style guide violations that the newest version of flake8 catches 2014-04-21 07:50:43 -04:00
templatetags Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings 2014-03-08 09:57:40 +01:00
test [1.7.x] Fixed #22478 -- Regression in test label discovery. 2014-04-22 12:48:39 -04:00
utils [1.7.x] Appeased flake8 2.1.0. 2014-04-21 07:50:50 -04:00
views Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings 2014-03-08 09:57:40 +01:00
__init__.py [1.7.x] Update for 1.7b2 security release. 2014-04-21 18:21:55 -05:00
shortcuts.py Moved relative URL handling added in refs #21177 to a better place. 2014-02-15 07:54:35 -05:00