apps
|
Fixed #21711 -- Enforced unicity of model names.
|
2014-01-05 20:52:53 +01:00 |
bin
|
Started attackign the next flake8 violation
|
2013-10-31 08:42:28 -07:00 |
core
|
Moved django.setup() to ManagementUtility
|
2014-01-02 20:47:40 +01:00 |
db
|
Fixed #21711 -- Enforced unicity of model names.
|
2014-01-05 20:52:53 +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 |
views
|
Used app_label instead of appname.
|
2013-12-28 09:53:02 +01:00 |