.. |
jinja2
|
python: Prefer kwargs form of dict.update.
|
2020-09-03 17:51:09 -07:00 |
__init__.py
|
…
|
|
backends.py
|
python: Merge concatenated string literals that Black would uglify.
|
2021-02-12 13:11:19 -08:00 |
computed_settings.py
|
dev_settings: Allow setting the value of EMAIL_USE_TLS from dev-secrets.
|
2021-01-29 14:51:38 -08: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
|
settings: Move LDAP configuration together, in the same order.
|
2021-02-11 17:23:46 -08:00 |
dev_settings.py
|
dev_settings: Remove email forwarding related settings.
|
2021-01-29 14:51:38 -08:00 |
dev_urls.py
|
auth: Render config error page on configuration error.
|
2020-09-25 16:16:17 -07:00 |
email_backends.py
|
email_log: Mark EmailLogBackEnd.log_email as a staticmethod.
|
2021-01-29 14:51:38 -08:00 |
legacy_urls.py
|
docs: Fix more capitalization issues.
|
2020-10-23 11:46:55 -07:00 |
prod_settings_template.py
|
prod_settings_template: Distinguish text from commented code with ##.
|
2021-02-12 13:11:19 -08:00 |
sentry.py
|
sentry: Add additional context (client, fallback realm) to Sentry tags.
|
2020-09-11 16:43:29 -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
|
docs: Capitalize Markdown consistently.
|
2020-08-11 10:23:06 -07:00 |
test_extra_settings.py
|
docs: Fix more capitalization issues.
|
2020-10-23 11:46:55 -07:00 |
test_settings.py
|
test_settings: Use TEST_EXTERNAL_HOST to override ‘testserver’ default.
|
2020-12-17 13:07:59 -08:00 |
urls.py
|
docs: Remove HipChat migration guide.
|
2020-12-23 15:43:13 +05:30 |
wsgi.py
|
wsgi: Try to avoid extra django.setup calls.
|
2020-06-18 20:16:34 -07:00 |