apps
|
Avoided loading repeatedly the same models module.
|
2013-12-23 22:21:23 +01:00 |
bin
|
Started attackign the next flake8 violation
|
2013-10-31 08:42:28 -07:00 |
conf
|
Simplied some code in django.conf.__init__.
|
2013-12-18 18:23:25 -05:00 |
core
|
Moved apps back in the toplevel django namespace.
|
2013-12-22 11:39:55 +01:00 |
db
|
Renamed has_model to get_registered_models.
|
2013-12-22 17:08:17 +01:00 |
dispatch
|
Fixed E127 pep8 warnings.
|
2013-12-14 11:59:15 -05:00 |
http
|
Fixed E127 pep8 warnings.
|
2013-12-14 11:59:15 -05:00 |
templatetags
|
A handful of flake8 fixes
|
2013-11-23 08:26:11 -08:00 |
utils
|
Fixed #21651 -- Remove recapitalize.
|
2013-12-22 19:43:29 +00:00 |
views
|
Moved apps back in the toplevel django namespace.
|
2013-12-22 11:39:55 +01:00 |
__init__.py
|
Started attackign the next flake8 violation
|
2013-10-31 08:42:28 -07:00 |