django/django
Carl Meyer 4c6fb23dd4 [1.4.x] Bump version to no longer claim to be 1.4.5 final. 2013-03-28 15:11:17 -06: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 #18144 -- Restored compatibility with SHA1 hashes with empty salt. 2013-02-25 20:18:04 +01: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] Removed try-except in django.db.close_connection() 2013-02-13 00:39:43 +02: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 Fixed #17660 -- Standardize extends tag token parsing 2012-02-21 02:59:05 +00: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] Added ALLOWED_HOSTS setting for HTTP host header validation. 2013-02-19 10:37:54 -07:00
utils [1.4.X] Fixed #18856 -- Ensured that redirects can't be poisoned by malicious users. 2012-12-10 22:14:16 +01:00
views [1.4.X] Fixed #18856 -- Ensured that redirects can't be poisoned by malicious users. 2012-12-10 22:14:16 +01:00
__init__.py [1.4.x] Bump version to no longer claim to be 1.4.5 final. 2013-03-28 15:11:17 -06:00