django1/django
Josh Smeaton f858b51ee3 [1.8.x] Refs #14030 -- Renamed CombinableMixin to Combinable
Removed unused method and updated docstrings.

Backport of 14d0bd67d4 from master
2015-01-28 11:04:12 +11:00
..
apps [1.8.x] Removed an obsolete comment in django/apps/config.py 2015-01-18 16:31:21 -05:00
bin Started attackign the next flake8 violation 2013-10-31 08:42:28 -07:00
conf [1.8.x] Added contrib.postgres translation catalog 2015-01-18 21:01:42 +01:00
contrib [1.8.x] Fixed #24154 -- Backends can now check support for expressions 2015-01-27 14:47:38 +11:00
core Removed unused import 2015-01-14 09:31:24 +01:00
db [1.8.x] Refs #14030 -- Renamed CombinableMixin to Combinable 2015-01-28 11:04:12 +11:00
dispatch [1.8.x] Clarified docstring in dispatch/dispatcher.py 2015-01-23 13:00:24 -05:00
forms [1.8.x] Fixed typos in code comments. 2015-01-20 12:18:29 -05:00
http [1.8.x] Fixed #24209 -- Prevented crash when parsing malformed RFC 2231 headers 2015-01-27 20:16:53 +01:00
middleware Fixed #23815 -- Prevented UnicodeDecodeError in CSRF middleware 2015-01-06 08:42:58 +01:00
template [1.8.x] Fixed typo in 'Django Template Language' 2015-01-17 03:06:26 +01:00
templatetags Cleaned up the django.template namespace. 2014-12-28 14:47:31 +01:00
test Fixed #24118 -- Added --debug-sql option for tests. 2015-01-12 08:16:08 +00:00
utils [1.8.x] Fixed typos in code comments. 2015-01-20 12:18:29 -05:00
views [1.8.x] Fixed #24220 - Allowed lazy objects for success_url 2015-01-26 12:42:08 -05:00
__init__.py Bumped version to 1.8 alpha 1. 2015-01-16 17:06:32 -05:00
shortcuts.py Fixed #24097 -- Prevented AttributeError in redirect_to_login 2015-01-10 10:05:02 +01:00