.. |
jinja2
|
python: Prefer kwargs form of dict.update.
|
2020-09-03 17:51:09 -07:00 |
__init__.py
|
…
|
|
backends.py
|
backends: Remove unnecessary deepcopy.
|
2020-10-26 12:31:30 -07:00 |
computed_settings.py
|
email testing: Store the SMTP settings in dev-secrets.
|
2020-10-30 11:50:30 -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
|
uploads: Support non-AWS S3-compatible server.
|
2020-10-28 21:59:07 -07:00 |
dev_settings.py
|
docs: Fix more capitalization issues.
|
2020-10-23 11:46:55 -07:00 |
dev_urls.py
|
auth: Render config error page on configuration error.
|
2020-09-25 16:16:17 -07:00 |
email_backends.py
|
dev_settings: Add EMAIL_PORT setting in zproject/dev_settings.py.
|
2020-08-04 11:03:40 -07:00 |
legacy_urls.py
|
docs: Fix more capitalization issues.
|
2020-10-23 11:46:55 -07:00 |
prod_settings_template.py
|
nginx: Increase file upload size from 25mb to 80mb.
|
2020-11-19 00:49:49 -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
|
apps: Use GitHub API for generating the web app download link.
|
2020-10-28 23:04:14 -07:00 |
wsgi.py
|
wsgi: Try to avoid extra django.setup calls.
|
2020-06-18 20:16:34 -07:00 |