.. |
bin
|
Fixed #18978 -- Moved cleanup command to sessions.
|
2012-10-27 18:31:00 +02:00 |
conf
|
Fixed #17083 -- Allowed sessions to use non-default cache.
|
2012-10-31 09:46:16 +01:00 |
contrib
|
Fixed #17549 -- Added a clickable link for URLFields in admin change list.
|
2012-11-03 11:57:33 +01:00 |
core
|
Fixed #5076 -- Properly decode POSTs with non-utf-8 payload encoding
|
2012-10-30 09:00:32 +01:00 |
db
|
Deprecated depth kwarg on select_related.
|
2012-11-02 22:03:33 -07:00 |
dispatch
|
Added a way to check if a signal has listeners
|
2012-09-28 18:10:52 +03:00 |
forms
|
Fixed #16820 -- Treated '0' value as True for checkbox inputs
|
2012-10-26 20:44:00 +02:00 |
http
|
Fixed #19101 -- Decoding of non-ASCII POST data on Python 3.
|
2012-11-03 13:03:15 +01:00 |
middleware
|
Fixed #7581 -- Added streaming responses.
|
2012-10-20 20:05:11 +02:00 |
shortcuts
|
Fixed #15552 -- LOGIN_URL and LOGIN_REDIRECT_URL can take URLpattern names.
|
2012-09-08 16:58:35 -06:00 |
template
|
Fixed #18484 -- Removed the div around the csrf token input
|
2012-10-13 11:30:09 +02:00 |
templatetags
|
Fixed #19088 -- Always escape % inside blocktrans tag
|
2012-10-23 18:49:22 +02:00 |
test
|
Fixed #17744 -- Reset default file storage with setting_changed signal
|
2012-10-30 22:23:28 +01:00 |
utils
|
Fixed #19070 -- urlize filter no longer raises exceptions on 2.7
|
2012-10-31 10:58:14 +00:00 |
views
|
PEP 302 source loaders already decode appropriately
|
2012-10-26 01:40:32 +01:00 |
__init__.py
|
Advanced version identifiers for 1.6 cycle.
|
2012-10-26 22:01:34 -03:00 |