django1/django
Florian Apolloner b88bf9f125 Fixed python 3 support. Refs #17320 2013-02-24 18:35:08 +01:00
..
bin Advanced pending deprecation warnings. 2012-12-29 21:59:07 +01:00
conf Added a new required ALLOWED_HOSTS setting for HTTP host header validation. 2013-02-19 11:23:29 -07:00
contrib Fixed python 3 support. Refs #17320 2013-02-24 18:35:08 +01:00
core Merge pull request #717 from slurms/ticket_19746 2013-02-24 06:31:14 -08:00
db Fixed #19688 -- Allow model subclassing with a custom metaclass using six.with_metaclass 2013-02-24 17:32:34 +01:00
dispatch Fixed #16679 -- Use caching to speed up signal sending 2012-12-16 21:46:02 +02:00
forms Fixed #18829 -- Fixed ModelChoiceIterator length 2013-02-23 22:27:07 +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 Fixed #19890 -- ifchanged templatetag rendered its content twice 2013-02-24 16:49:28 +01:00
templatetags Fixed #19253 -- Extracted template cache key building logic 2013-02-24 14:32:45 +01:00
test Added a new required ALLOWED_HOSTS setting for HTTP host header validation. 2013-02-19 11:23:29 -07:00
utils Fixed #19872 2013-02-23 23:20:00 +01: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