backends
|
Fixed #21012 -- New API to access cache backends.
|
2013-11-23 15:06:59 +01:00 |
locale
|
Fixed #21388 -- Corrected language code for Frisian
|
2013-11-11 13:34:01 +01:00 |
management
|
Deprecated django.utils.importlib
|
2013-07-29 17:10:22 +02:00 |
__init__.py
|
Fixed #21829 -- Added default AppConfigs.
|
2014-01-25 10:41:56 +01:00 |
apps.py
|
Fixed #21675 -- Added app configs for contrib apps.
|
2014-01-05 21:18:33 +01:00 |
middleware.py
|
More attacking E302 violators
|
2013-11-02 13:12:09 -07:00 |
models.py
|
Fixed all E261 warnings
|
2013-11-02 18:20:39 -04:00 |