django1/django
Ramiro Morales 514ce1d35f Fixed two docstring/comment typos. 2012-11-28 20:28:30 -03:00
..
bin Fixed #18978 -- Moved cleanup command to sessions. 2012-10-27 18:31:00 +02:00
conf Merge pull request #476 from wraithan/patch-1 2012-11-25 12:04:52 -08:00
contrib Fixed two docstring/comment typos. 2012-11-28 20:28:30 -03:00
core Removed some stray debug lines introduced accidentally in c8985a8. 2012-11-24 15:26:36 +08:00
db Fixed #14694 -- Made ``defer()`` work with reverse relations 2012-11-28 18:17:10 +02: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 #15152 -- Avoided crash of CommonMiddleware on broken querystring 2012-11-03 21:28:33 +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 #19237 -- Improved strip_tags utility 2012-11-24 12:16: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