mirror of
https://github.com/zulip/zulip.git
synced 2026-07-15 21:03:26 +08:00
Because import_module does not correctly handle safe circular imports we need to import zerver.models first before the middleware tries to import it. (imported from commit 1afebd8c950c44c8d136b0b63a09319ccef02555) |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| authhack.py | ||
| backends.py | ||
| local_settings_template.py | ||
| local_settings.py | ||
| settings.py | ||
| test_settings.py | ||
| urls.py | ||
| wsgi.py | ||