django1/django
Sebastián Magrí 88e1715639 Fixed #19318 -- Ensured that the admin's SimpleListFilter options can be displayed as selected even if the lookup's first element is not a string. 2012-12-03 11:53:15 -08: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 #19318 -- Ensured that the admin's SimpleListFilter options can be displayed as selected even if the lookup's first element is not a string. 2012-12-03 11:53:15 -08:00
core Fixed #19416 -- Fixed multi-line commands in initial SQL files 2012-12-03 20:47:08 +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 #8627 -- Prevented textareas to swallow first newline content 2012-11-05 20:27:06 +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 Fixed #19015 -- Add ISO input formats to all formats 2012-12-01 14:05:52 +01:00
views Fixed #19316 -- Set View args/kwargs/request before dispatch 2012-11-22 20:13:01 +01:00
__init__.py Advanced version identifiers for 1.6 cycle. 2012-10-26 22:01:34 -03:00