django1/django
Andreas Hug 66dfcc10b3 Fixed #18574 -- Make BaseFormSet.is_valid call its underlying forms' is_valid
Thanks Simon Charette for the report and the initial patch.
2012-12-06 20:00:56 +01:00
..
bin Fixed #18978 -- Moved cleanup command to sessions. 2012-10-27 18:31:00 +02:00
conf Fixed #19015 -- Removed ISO formats from localized formats.py 2012-12-01 14:15:06 +01:00
contrib Fixed #19429 -- Applied linebreaksbr to read-only fields in inlines 2012-12-06 09:52:02 +01:00
core Fixed #19367 -- Fixed saving ContentFile in filesystem storage 2012-12-06 17:14:44 +01:00
db Typeo in ValuesQuerySet._as_sql docstring 2012-12-01 18:55:26 -08:00
dispatch Fixed #18963 -- Used a subclass-friendly pattern 2012-11-03 22:07:35 +01:00
forms Fixed #18574 -- Make BaseFormSet.is_valid call its underlying forms' is_valid 2012-12-06 20:00:56 +01:00
http Fixed #19036 -- Fixed base64 uploads decoding 2012-11-17 17:25:21 +01:00
middleware Fixed #19347 -- Removed unused variable definition in FetchFromCacheMiddleware 2012-12-01 13:52:26 +01:00
shortcuts Fix spelling error in the docstring 2012-11-23 16:20:18 +00:00
template Fixed #19370 -- Made date filter properly handle midnight value 2012-11-27 21:24:16 +01:00
templatetags Fixed #19088 -- Always escape % inside blocktrans tag 2012-10-23 18:49:22 +02:00
test Enabled SimpleTestCase to be decorated by override_settings 2012-11-25 19:06:17 +01:00
utils cope with unsplittable urls in smarl_urlquote. 2012-12-03 12:13:24 +00:00
views Fixed #19378 -- Ensured get_success_url returns a non-lazy URL 2012-12-04 13:22:42 +01:00
__init__.py Advanced version identifiers for 1.6 cycle. 2012-10-26 22:01:34 -03:00