management
|
Sorted imports with isort; refs #23860.
|
2015-02-06 08:16:28 -05:00 |
__init__.py
|
Sorted imports in __init__.py files.
|
2015-06-27 11:53:33 -04:00 |
apps.py
|
Sorted imports with isort; refs #23860.
|
2015-02-06 08:16:28 -05:00 |
views.py
|
Removed cases of six.iter* wrapped in a list()
|
2015-04-18 23:29:29 +10:00 |