django1/django
Ian Foote 9f3c691259 [1.7.x] Added missing spaces to implicitly joined strings
Backport of 4c39c270af from master
2014-06-30 07:12:52 -04:00
..
apps [1.7.x] Fixed #8033 -- Explained app registry error during translation setup 2014-06-23 09:37:38 +02:00
bin Started attackign the next flake8 violation 2013-10-31 08:42:28 -07:00
conf [1.7.x] Removed two unused translations 2014-06-20 22:51:02 +02:00
contrib [1.7.x] refs #22487: Don't flush out data from before normal TestCases (spatialite) 2014-06-24 06:43:40 -04:00
core [1.7.x] Added missing spaces to implicitly joined strings 2014-06-30 07:12:52 -04:00
db [1.7.x] Fixed #22917 -- Fixed typo in AlterIndexTogether.describe(). 2014-06-27 10:36:05 -04:00
dispatch Fixed many typos in comments and docstrings. 2014-03-03 07:38:09 -05:00
forms [1.7.x] Prevented evaluation of a possible lazy message 2014-06-21 11:23:30 +02:00
http [1.7.x] Improved documentation for QueryDict. 2014-06-24 21:42:18 -04:00
middleware [1.7.x] Fixed several typos in Django 2014-05-29 07:53:02 -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 [1.7.x] Fix many many typos in comments throughout the codebase 2014-04-26 14:35:57 -04:00
test [1.7.x] Fixed #22771 -- Fixed test.Client.logout when using custom auth backend. 2014-06-16 08:29:52 -04:00
utils [1.7.x] Fixed #22857 -- Reset translations when only .mo file changed 2014-06-26 16:49:09 -04:00
views [1.7.x] Fix many many typos in comments throughout the codebase 2014-04-26 14:35:57 -04:00
__init__.py [1.7.x] Bump version number for 1.7 RC 1. 2014-06-26 20:21:15 -05:00
shortcuts.py Moved relative URL handling added in refs #21177 to a better place. 2014-02-15 07:54:35 -05:00