1
0
mirror of https://github.com/django/django.git synced 2024-12-26 11:06:07 +00:00
django/django
Tim Graham 70b34f095c [1.7.x] Updated six to 1.6.1.
Backport of 2ec82c7387 from master
2014-03-24 07:34:18 -04: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] Fixed #22302 -- Updated Finnish locale formats 2014-03-22 10:55:10 +01:00
contrib [1.7.x] Fixed #22241 -- Selectively added line breaks in admin read-only fields 2014-03-22 17:11:12 +01:00
core [1.7.x] Fixed #22256 -- Replaced bad fallback for missing PATH 2014-03-22 16:54:02 +01:00
db Fixed #22163 -- Stopped ignoring unhandled kwargs in select_for_update. 2014-03-20 22:22:00 +01:00
dispatch Fixed many typos in comments and docstrings. 2014-03-03 07:38:09 -05:00
forms Fixed #22245 -- Avoided widget overwrite in forms.IntegerField subclasses 2014-03-13 16:58:14 +01:00
http Fixed many typos in comments and docstrings. 2014-03-03 07:38:09 -05:00
middleware Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings 2014-03-08 09:57:40 +01:00
template Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings 2014-03-08 09:57:40 +01:00
templatetags Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings 2014-03-08 09:57:40 +01:00
test Reorganized the database test settings 2014-03-09 03:57:18 +02:00
utils [1.7.x] Updated six to 1.6.1. 2014-03-24 07:34:18 -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] Bump version numbers for 1.7 beta 1. 2014-03-20 19:42:11 -05:00
shortcuts.py