zulip/zproject
Hemanth V. Alluri 6a3e98d14b drafts: Add API documentation for the core drafts endpoints.
These were added at some point in the past, but were not complete, and
it makes sense to document the current feature level as and when they
become available, since clients should not use the drafts endpoints on
older feature levels.
2021-07-30 10:41:52 -07:00
..
jinja2 refactor: Rename and move app_filters.py. 2021-06-11 07:43:22 -07:00
__init__.py
backends.py social_auth: Fix handling of user errors in the authentication process. 2021-07-24 15:17:52 -07:00
computed_settings.py rate_limiter: Rate limit the /new/ endpoint. 2021-07-24 15:52:06 -07:00
config.py sentry: Set environment from `machine.deploy_type` config. 2021-07-15 15:01:43 -07:00
configured_settings.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
default_settings.py drafts: Send events to clients when drafts change. 2021-07-30 10:41:52 -07:00
dev_settings.py blueslip: Remove SAVE_FRONTEND_STACKTRACES setting. 2021-07-07 09:26:02 -07:00
dev_urls.py docs: Fix capitalization mistakes. 2021-05-10 09:57:26 -07:00
email_backends.py emails: Fix outgoing email handling inside the dev environment. 2021-04-28 18:00:37 -07:00
legacy_urls.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
prod_settings.pyi zproject: Add prod_settings mypy stub, aliasing prod_settings_template. 2021-07-05 09:53:41 -07:00
prod_settings_template.py docs: Move docs on SOCIAL_AUTH_OIDC_FULL_NAME_VALIDATED to ReadTheDocs. 2021-07-24 15:16:13 -07:00
sentry.py sentry: Avoid importing rate_limiting at topic level. 2021-07-18 21:19:11 -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 rate_limiter: Rate limit the /new/ endpoint. 2021-07-24 15:52:06 -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 drafts: Add API documentation for the core drafts endpoints. 2021-07-30 10:41:52 -07:00
wsgi.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00