django/django
2012-08-16 21:12:30 +02: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 #17733 -- Discouraged setting TIME_ZONE to None when USE_TZ is True. Thanks berdario for the report. 2012-03-29 15:09:52 +00:00
contrib [1.4.x] Fixed #17978 -- Fixed a minor layout issue when an inline contains a filter horizontal widget. Thanks to Aymeric Augustin for the report. 2012-07-07 15:44:26 -07:00
core [1.4.x] Fixed a security issue in image uploading. Disclosure and release forthcoming. 2012-07-30 22:00:17 +02:00
db [1.4.x] Fixed #18135 -- Close connection used for db version checking 2012-05-27 21:51:03 +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] Fixed second security issue in image uploading. Disclosure and release forthcoming. 2012-07-30 22:00:17 +02:00
http [1.4.x] Fixed a security issue in http redirects. Disclosure and new release forthcoming. 2012-07-30 22:03:33 +02:00
middleware Fixed #17817 -- Modified LocalMiddleware to use full URLs when redirecting to i18n URLs. Thanks to Paul for keeping an eye on the standards. 2012-03-02 22:35:26 +00: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] Made LiveServerTestCase to restore state on exit. 2012-07-22 11:06:16 -03:00
utils [1.4.x] Fixed #18239 -- Subclassed HTMLParser only for selected Python versions 2012-08-16 21:12:30 +02:00
views [1.4.X] Fixed #18379 -- Made the sensitive_variables decorator work with object methods. 2012-06-03 23:59:01 -07:00
__init__.py [1.4.x] Bump version numbers for security release. 2012-07-30 15:43:45 -05:00