..
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] Updated translation catalogs
2014-05-19 15:14:09 +02:00
contrib
[1.7.X] Fixed #22557 -- ManifestStaticFilesStorage did not cleanup deleted files.
2014-05-20 18:19:40 +02:00
core
[1.7.x] Updated Django makemessages process
2014-05-19 09:30:59 +02:00
db
[1.7.x] Fixed #22648 -- Transform.output_type should respect overridden custom_lookup and custom_transform.
2014-05-19 15:05:23 +01:00
dispatch
Fixed many typos in comments and docstrings.
2014-03-03 07:38:09 -05:00
forms
[1.7.x] Fixed #22628 -- Took initial forms into account when combining FormSet.min_num and FormSet.extra.
2014-05-16 06:37:05 -04:00
http
[1.7.x] Fixed typo in multipartparser.py
2014-05-16 05:35:28 -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
[1.7.x] Fix many many typos in comments throughout the codebase
2014-04-26 14:35:57 -04:00
test
[1.7.x] Revert "Fixed #15179 -- middlewares not applied for test client login()"
2014-04-28 18:49:24 -04:00
utils
[1.7.x] Fixed several flake8 errors, including one where a test wouldn't be run
2014-05-17 13:31: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
Bumped version number for release.
2014-05-14 18:45:54 +02:00
shortcuts.py
Moved relative URL handling added in refs #21177 to a better place.
2014-02-15 07:54:35 -05:00