.. |
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 #17911 -- Ensure that admin readonly fields' display values are shown in change forms when the raw value is None.
|
2012-11-25 23:13:30 +01:00 |
core
|
Removed some stray debug lines introduced accidentally in c8985a8 .
|
2012-11-24 15:26:36 +08:00 |
db
|
Updated stale docstring of setup_joins
|
2012-11-24 16:26:05 +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
|
Change exception type to reduce confusion.
|
2012-11-25 19:51:42 +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 |