bin
|
Started attackign the next flake8 violation
|
2013-10-31 08:42:28 -07:00 |
core
|
Fixed #9104 -- Moved FieldDoesNotExist to core.exceptions
|
2015-01-02 10:46:04 -05:00 |
db
|
Fixed #9104 -- Moved FieldDoesNotExist to core.exceptions
|
2015-01-02 10:46:04 -05:00 |
dispatch
|
Added return value to Signal.disconnect().
|
2015-01-02 12:00:41 -05: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
|
Removed extraneous super call in LiveServerTestCase
|
2015-01-03 10:13:20 +01:00 |
utils
|
Updated six to 1.9.0.
|
2015-01-02 12:35:41 -05:00 |
views
|
Deprecated TEMPLATE_LOADERS.
|
2014-12-28 17:02:30 +01:00 |