contrib
|
Applied ignore_warnings to Django tests
|
2014-12-30 18:16:25 +01:00 |
core
|
Fixed breakage by 6fb9dee4 under Python2+Windows.
|
2014-12-29 21:04:27 -03:00 |
http
|
Fixed #23977 -- Added setdefault() method to HttpResponse
|
2014-12-11 13:56:56 -05:00 |
template
|
Explained the structure of django.template.
|
2014-12-28 17:02:31 +01:00 |
templatetags
|
Cleaned up the django.template namespace.
|
2014-12-28 14:47:31 +01:00 |
test
|
Added ignore_warnings decorator
|
2014-12-30 18:16:25 +01:00 |
utils
|
Cleaned up the django.template namespace.
|
2014-12-28 14:47:31 +01:00 |
views
|
Deprecated TEMPLATE_LOADERS.
|
2014-12-28 17:02:30 +01:00 |