zulip/zproject
Anders Kaseorg 365fe0b3d5 python: Sort imports with isort.
Fixes #2665.

Regenerated by tabbott with `lint --fix` after a rebase and change in
parameters.

Note from tabbott: In a few cases, this converts technical debt in the
form of unsorted imports into different technical debt in the form of
our largest files having very long, ugly import sequences at the
start.  I expect this change will increase pressure for us to split
those files, which isn't a bad thing.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2020-06-11 16:45:32 -07:00
..
jinja2 python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
__init__.py Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
backends.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
computed_settings.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
config.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
configured_settings.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
default_settings.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
dev_settings.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
dev_urls.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
email_backends.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
legacy_urls.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
prod_settings_template.py python: Use trailing commas consistently. 2020-06-11 16:04:12 -07:00
settings.py python: Add noqa comments for the specific star imports we allow. 2020-06-11 15:36:43 -07:00
terms.md.template Add TERMS_OF_SERVICE setting. 2016-07-29 20:47:31 -07:00
test_extra_settings.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
test_settings.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
urls.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
wsgi.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00