.. |
bin
|
Fixed #18978 -- Moved cleanup command to sessions.
|
2012-10-27 18:31:00 +02:00 |
conf
|
Removed django.conf.urls.defaults.
|
2012-12-29 21:58:12 +01:00 |
contrib
|
Removed django.contrib.markup.
|
2012-12-29 21:59:07 +01:00 |
core
|
Removed django.core.management.setup_environ and execute_manager.
|
2012-12-29 21:59:07 +01:00 |
db
|
Fix #19524 -- Incorrect caching of parents of unsaved model instances.
|
2012-12-28 23:34:54 +01:00 |
dispatch
|
Fixed #16679 -- Use caching to speed up signal sending
|
2012-12-16 21:46:02 +02:00 |
forms
|
Fix #19524 -- Incorrect caching of parents of unsaved model instances.
|
2012-12-28 23:34:54 +01:00 |
http
|
Removed HttpRequest.raw_post_data.
|
2012-12-29 21:59:07 +01:00 |
middleware
|
Removed IGNORABLE_404_STARTS/ENDS settings.
|
2012-12-29 21:59:07 +01:00 |
shortcuts
|
Fixed #19432 -- Provided better error message for get_object_or_404
|
2012-12-12 22:05:00 +01:00 |
template
|
Removed support is_safe and needs_autoescape as function attributes.
|
2012-12-29 21:59:07 +01:00 |
templatetags
|
Fixed #19088 -- Always escape % inside blocktrans tag
|
2012-10-23 18:49:22 +02:00 |
test
|
Fixed HTML comparisons of class="foo bar" and class="bar foo" in tests
|
2012-12-24 02:11:32 +00:00 |
utils
|
Removed truncate_words and truncate_html_words.
|
2012-12-29 21:59:07 +01:00 |
views
|
Fixed #18856 -- Ensured that redirects can't be poisoned by malicious users.
|
2012-12-10 22:11:39 +01:00 |
__init__.py
|
Advanced version identifiers for 1.6 cycle.
|
2012-10-26 22:01:34 -03:00 |