| .. |
|
jinja2
|
realm-deactivation: Send email to owners as part of deactivation.
|
2024-06-26 16:48:18 -07:00 |
|
__init__.py
|
Rename Django project to zproject.
|
2013-08-07 11:04:03 -04:00 |
|
backends.py
|
auth: Update AzureADAuthBackend to use the newer Microsoft API.
|
2024-08-21 16:16:30 -07:00 |
|
computed_settings.py
|
settings: Attempt to detect S3_REGION if left blank.
|
2024-09-17 12:51:30 -07: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
|
exports: Add a separate bucket for realm exports.
|
2024-09-20 15:43:49 -07:00 |
|
dev_settings.py
|
dev_settings: Fix landing page not accessible on root domain.
|
2024-09-03 09:18:11 -07:00 |
|
dev_urls.py
|
dev_urls: Make requests to /docs redirect to the index.
|
2024-03-21 11:27:14 -07:00 |
|
email_backends.py
|
ruff: Fix UP035 Import from collections.abc, typing instead.
|
2024-07-13 22:28:22 -07:00 |
|
prod_settings_template.py
|
exports: Add a separate bucket for realm exports.
|
2024-09-20 15:43:49 -07:00 |
|
prod_settings.pyi
|
lint: Replace pycodestyle and pyflakes with ruff.
|
2022-11-03 12:10:15 -07:00 |
|
sentry.py
|
ruff: Fix UP007 Use X | Y for type annotations.
|
2024-07-13 22:28:22 -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
|
exports: Add a separate bucket for realm exports.
|
2024-09-20 15:43:49 -07:00 |
|
test_settings.py
|
settings: Refactor how TEST_SUITE is configured.
|
2023-12-04 09:50:14 -08:00 |
|
urls.py
|
saved_snippets: Add backend for saved snippets.
|
2024-09-24 15:27:58 -07:00 |
|
wsgi.py
|
restart-server: Wait until chain reload has completed.
|
2024-08-29 12:12:34 -07:00 |