django/django
2013-10-25 07:54:10 -04:00
..
bin Fixed #16225 -- Removed unused imports. Many thanks to Aymeric Augustin for the work on the patch and Alex for reviewing. 2011-07-13 09:35:51 +00:00
conf [1.4.x] Fixed #18144 -- Restored compatibility with SHA1 hashes with empty salt. 2013-02-25 20:18:04 +01:00
contrib [1.4.x] Fixed #21248 -- Skipped test_bcrypt if no py-bcrypt found 2013-10-09 14:44:43 +03:00
core [1.4.x] Restrict the XML deserializer to prevent network and entity-expansion DoS attacks. 2013-02-19 10:37:54 -07:00
db [1.4.x] Fixed #20707 -- Added explicit quota assignment to Oracle test user 2013-09-09 15:13:18 +03:00
dispatch Fixed #16225 -- Removed unused imports. Many thanks to Aymeric Augustin for the work on the patch and Alex for reviewing. 2011-07-13 09:35:51 +00:00
forms [1.4.x] Added a default limit to the maximum number of forms in a formset. 2013-02-19 10:37:54 -07:00
http [1.4.x] Added ALLOWED_HOSTS setting for HTTP host header validation. 2013-02-19 10:37:54 -07:00
middleware [1.4.x] Fixed #19707 -- Reset transaction state after requests 2013-02-10 17:34:38 +02:00
shortcuts Fixed #15010 -- Added current_app parameter to close gap between TemplateResponse and render method. Thanks, acdha. 2011-01-05 22:41:43 +00:00
template [1.4.x] Prevented arbitrary file inclusion with {% ssi %} tag and relative paths. 2013-09-10 21:05:47 -04:00
templatetags Fixed #17255 -- Removed "as" prefix from new timezone template filter names for the sake of clarity. Cheers to Aymeric Augustin for bearing with me. 2011-11-18 15:00:08 +00:00
test [1.4.x] Fixed oversight in e3b6fed3. Refs #20636. 2013-06-24 21:00:28 +02:00
utils [1.4.x] Fixed #21253 -- PBKDF2 with cached HMAC key 2013-10-21 20:03:12 +02:00
views Fixed #18923 -- Corrected usage of sensitive_post_parameters in contrib.auth 2013-09-13 10:18:55 -04:00
__init__.py [1.4.x] Bump version post-release. 2013-10-25 07:54:10 -04:00