1
0
mirror of https://github.com/django/django.git synced 2024-12-24 10:05:46 +00:00
django/django
Jannis Leidel 233f86443c Merge pull request #490 from gabrielhurley/reverse-prefix-special-chars
Fixed #18210 -- Escaped special characters in reverse prefixes.
2012-11-17 06:49:18 -08:00
..
bin Fixed #18978 -- Moved cleanup command to sessions. 2012-10-27 18:31:00 +02:00
conf Fixed #18985 -- made DeprecationWarnings loud 2012-11-16 17:07:38 -08:00
contrib comment_will_be_sent can cause a 400, not a 403 2012-11-16 10:19:54 -05:00
core Merge pull request #490 from gabrielhurley/reverse-prefix-special-chars 2012-11-17 06:49:18 -08:00
db Fixed a regression in select_related 2012-11-15 20:17:57 +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 #18963 -- Used a subclass-friendly pattern 2012-11-03 22:07:35 +01:00
middleware Fixed #15152 -- Avoided crash of CommonMiddleware on broken querystring 2012-11-03 21:28:33 +01:00
shortcuts
template Fixed #19262 -- Support cookie pickling in SimpleTemplateResponse 2012-11-09 21:07:53 +01:00
templatetags Fixed #19088 -- Always escape % inside blocktrans tag 2012-10-23 18:49:22 +02:00
test Fixed #19296 -- Applied test connection sharing for spatialite 2012-11-16 14:32:36 +01:00
utils Fixed #18985 -- made DeprecationWarnings loud 2012-11-16 17:07:38 -08:00
views Fixed #19136 -- Properly escape gettext context prefixes in the i18n JavaScript view template. 2012-11-17 15:37:30 +01:00
__init__.py Advanced version identifiers for 1.6 cycle. 2012-10-26 22:01:34 -03:00