| .. |
|
jinja2
|
i18n: Trim {% trans %} sections by default.
|
2025-05-29 11:58:57 -07:00 |
|
__init__.py
|
Rename Django project to zproject.
|
2013-08-07 11:04:03 -04:00 |
|
backends.py
|
requirements: Upgrade Python requirements.
|
2026-03-30 18:07:09 -04:00 |
|
computed_settings.py
|
zproject: Remove mostly-unused SCHEMA in database config.
|
2026-01-20 15:50:53 -08:00 |
|
config.py
|
ruff: Fix UP007 Use X | Y for type annotations.
|
2024-07-13 22:28:22 -07:00 |
|
configured_settings.py
|
settings: Print about custom settings from runtornado.
|
2023-12-05 12:33:34 -08:00 |
|
default_settings.py
|
settings: Adjust PASSWORD_MIN_LENGTH up to 8, from 6.
|
2026-03-30 18:07:09 -04:00 |
|
dev_settings.py
|
settings: Enable Altcha in development if on localhost.
|
2025-07-25 22:29:51 -07:00 |
|
dev_urls.py
|
showroom: Set up devtools/inputs page for showcasing input components.
|
2025-07-03 11:45:35 -07:00 |
|
email_backends.py
|
send_email: Set the Date header according to local enqueue time.
|
2025-03-10 16:48:08 -07:00 |
|
prod_settings_template.py
|
settings: Adjust PASSWORD_MIN_LENGTH up to 8, from 6.
|
2026-03-30 18:07:09 -04:00 |
|
prod_settings.pyi
|
lint: Replace pycodestyle and pyflakes with ruff.
|
2022-11-03 12:10:15 -07:00 |
|
sentry.py
|
sentry: Use TornadoIntegration when running under Tornado.
|
2025-09-10 12:09:57 -07:00 |
|
settings_types.py
|
ruff: Fix UP007 Use X | Y for type annotations.
|
2024-07-13 22:28:22 -07:00 |
|
settings.py
|
settings: Hide django_stubs_ext from mypy.
|
2024-04-17 16:49:03 -07:00 |
|
template_loaders.py
|
ruff: Fix UP007 Use X | Y for type annotations.
|
2024-07-13 22:28:22 -07:00 |
|
test_extra_settings.py
|
zproject: Remove mostly-unused SCHEMA in database config.
|
2026-01-20 15:50:53 -08:00 |
|
test_settings.py
|
settings: Refactor how TEST_SUITE is configured.
|
2023-12-04 09:50:14 -08:00 |
|
urls.py
|
push_notification: Add support to send E2EE test push notification.
|
2025-08-13 00:13:50 -07:00 |
|
wsgi.py
|
restart-server: Wait until chain reload has completed.
|
2024-08-29 12:12:34 -07:00 |