django1/django
Tim Graham 2f2d21fe5c [1.7.x] Fixed typo in docstring.
Backport of 029d77eaaa from master
2014-03-31 07:01:27 -04:00
..
apps Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings 2014-03-08 09:57:40 +01:00
bin Started attackign the next flake8 violation 2013-10-31 08:42:28 -07:00
conf [1.7.x] Fixed #22302 -- Updated Finnish locale formats 2014-03-22 10:55:10 +01:00
contrib [1.7.x] Fixed #22250 -- regression in gis compiler for non-concrete fields 2014-03-29 08:28:43 +02:00
core [1.7.x] Fixed #22322 -- Fixed incorrect explanation of what managed=False does. 2014-03-25 14:03:02 -04:00
db [1.7.x] Fixed #22319 -- Fixed migration external dependencies when there are internal dependencies. 2014-03-31 06:57:44 -04:00
dispatch Fixed many typos in comments and docstrings. 2014-03-03 07:38:09 -05:00
forms [1.7.x] Add a useful stacklevel to some RemovedInDjango19Warnings 2014-03-27 06:11:01 -04: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 [1.7.x] Fixed typo in docstring. 2014-03-31 07:01:27 -04:00
utils [1.7.x] Increased memoization cache size for language codes. 2014-03-29 19:47:47 +01: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 Moved relative URL handling added in refs #21177 to a better place. 2014-02-15 07:54:35 -05:00