Aymeric Augustin
|
784377544e
|
Fixed #20822 -- Set content type of default error pages to 'text/html'.
Thanks Jimmy Song for the patch.
|
2013-08-04 11:04:37 +02:00 |
Claude Paroz
|
5c1143910e
|
Removed most of absolute_import imports
Should be unneeded with Python 2.7 and up.
Added some unicode_literals along the way.
|
2013-07-29 20:28:13 +02:00 |
Mathijs de Bruin
|
61a8de6f4f
|
Fixed #6412 -- More details if a template file cannot be loaded
Report more details about template files in loader postmortem.
|
2013-05-21 16:59:40 +02:00 |
Aymeric Augustin
|
3f2befc931
|
Deprecated django.views.defaults.shortcut.
|
2013-03-14 20:30:23 +01:00 |
Florian Apolloner
|
33836cf88d
|
Renamed some tests and removed references to modeltests/regressiontests.
|
2013-02-26 14:36:57 +01:00 |