django1/django
Nick Sandford e18bd68dbc [1.5.x] Fixed #19445 -- Skip admin fieldsets validation when the ModelAdmin.get_form() method is overridden.
Backport of 0694d2196f
2013-02-02 14:55:59 -08:00
..
bin [1.5.x] Fixed #18978 -- Moved cleanup command to sessions. 2012-10-27 18:38:32 +02:00
conf Updated core translations 2013-01-15 17:30:17 +01:00
contrib [1.5.x] Fixed #19445 -- Skip admin fieldsets validation when the ModelAdmin.get_form() method is overridden. 2013-02-02 14:55:59 -08:00
core [1.5.x] Fixed #19665 -- Ensured proper stderr output for Command.run_from_argv 2013-01-25 14:57:18 +01:00
db [1.5.x] Fixed typos in docs and comments 2013-01-29 10:58:24 -07:00
dispatch [1.5.x] Fixed #18963 -- Used a subclass-friendly pattern 2012-11-03 22:08:05 +01:00
forms [1.5.x] Avoided a possible regression in 5097d3c5. 2013-01-24 11:30:05 +01:00
http [1.5.x] Fixed #19585 -- Fixed loading cookie value as a dict 2013-01-11 21:14:39 +01:00
middleware [1.5.x] Fixed typos in docs and comments 2013-01-29 10:58:24 -07:00
shortcuts [1.5.x] Fixed #19692 -- Completed deprecation of mimetype in favor of content_type. 2013-01-31 13:55:00 +01:00
template [1.5.X] Fixed #19470 - Clarified widthratio example. 2012-12-18 08:20:51 -05:00
templatetags Fixed #19088 -- Always escape % inside blocktrans tag 2012-10-23 18:49:22 +02:00
test [1.5.x] Fixed #19546 - ensure that deprecation warnings are shown during tests 2013-01-09 08:19:56 -08:00
utils [1.5.x] Fixed #19708 -- Exception in timezone.override(None). 2013-01-31 16:02:03 +01:00
views [1.5.x] Fixed #19076 -- Added content_type attribute to TemplateView. 2013-01-30 21:34:39 +01:00
__init__.py [1.5.x] Bump version numbers for 1.5 RC 1. 2013-01-04 12:49:58 -06:00