django1/django
CHI Cheng ed9cd4fd8b Fixed #21000 -- Made cached_db session backend respect SESSION_CACHE_ALIAS 2013-09-05 10:47:58 -04:00
..
bin Removed daily_cleanup.py script as per deprecation TL. 2013-06-28 21:48:16 -03:00
conf Set 'bidi' Urdu property to True 2013-08-30 12:03:39 +02:00
contrib Fixed #21000 -- Made cached_db session backend respect SESSION_CACHE_ALIAS 2013-09-05 10:47:58 -04:00
core Fixed "indentation is not a multiple of four" pep8 issues. 2013-09-03 14:22:21 -04:00
db Tested exc_type instead of exc_value in __exit__. 2013-09-04 16:19:04 -05:00
dispatch Fixed #20943 -- Weakly reference senders when caching their associated receivers 2013-08-21 22:30:45 +01:00
forms Fixed #20989 -- Removed useless explicit list comprehensions. 2013-08-30 10:57:51 -04:00
http Replaced "not PY3" by "PY2", new in six 1.4.0. 2013-09-02 12:11:02 +02:00
middleware Deprecated SortedDict (replaced with collections.OrderedDict) 2013-08-04 07:09:39 -04:00
shortcuts More import removals 2013-06-29 11:58:36 +02:00
template Replaced "not PY3" by "PY2", new in six 1.4.0. 2013-09-02 12:11:02 +02:00
templatetags Fixed #20989 -- Removed explicit list comprehension inside dict() and tuple() 2013-08-29 12:11:03 -04:00
test Fixed #20918 -- Tidied up implementation of custom assertions 2013-09-05 09:51:23 -04:00
utils Updated six to version 1.4.1. 2013-09-04 15:21:24 -05:00
views Unlocalize line numbers and ids in debug 500 view. 2013-08-12 21:59:27 -03:00
__init__.py Master is now pre-1.7. 2013-06-28 08:56:45 -05:00