django/django
Łukasz Langa 6a057e1595 Fixed #18191 -- Don't consider Accept-Language redundantly in cache key.
Thanks to choongmin for the original patch.
2013-02-25 16:10:57 -07:00
..
bin Advanced pending deprecation warnings. 2012-12-29 21:59:07 +01:00
conf Fixed #18144 -- Restored compatibility with SHA1 hashes with empty salt. 2013-02-25 20:21:58 +01:00
contrib Fixed #18144 -- Restored compatibility with SHA1 hashes with empty salt. 2013-02-25 20:21:58 +01:00
core Merge pull request #717 from slurms/ticket_19746 2013-02-24 06:31:14 -08:00
db Fixed #19634 -- Added proper __hash__ methods. 2013-02-25 23:05:20 +01:00
dispatch Fixed #19634 -- Added proper __hash__ methods. 2013-02-25 23:05:20 +01:00
forms Fixed #19908 -- Added missing import in forms.py 2013-02-24 22:59:15 +01:00
http Added a new required ALLOWED_HOSTS setting for HTTP host header validation. 2013-02-19 11:23:29 -07:00
middleware Fixes #17866: Vary: Accept-Language header when language prefix used 2013-02-23 19:41:33 +01:00
shortcuts Fixed #19692 -- Completed deprecation of mimetype in favor of content_type. 2013-01-31 13:54:40 +01:00
template Switching to autoescape is not a change in syntax. 2013-02-25 00:43:03 -07:00
templatetags Remove leading underscore from a function that's all growed up now. 2013-02-25 00:33:29 -07:00
test Fixed #19634 -- Added proper __hash__ methods. 2013-02-25 23:05:20 +01:00
utils Fixed #18191 -- Don't consider Accept-Language redundantly in cache key. 2013-02-25 16:10:57 -07:00
views Loaded cycle and firstof from future in built-in templates. Refs #17906. 2013-02-24 15:16:45 +01:00
__init__.py Advanced version identifiers for 1.6 cycle. 2012-10-26 22:01:34 -03:00