zulip/zproject
Mateusz Mandera 9d1f77edc5 saml: Use self.logger in get_issuing_idp.
get_issuing_idp is no longer a class method, so that akward logger
fetching can be skipped and self.logger can be accessed.
2020-07-26 15:48:48 -07:00
..
jinja2 python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
__init__.py
backends.py saml: Use self.logger in get_issuing_idp. 2020-07-26 15:48:48 -07:00
computed_settings.py actions: Remove log_event and its legacy settings. 2020-07-24 12:13:16 -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 actions: Remove log_event and its legacy settings. 2020-07-24 12:13:16 -07:00
dev_settings.py actions: Remove log_event and its legacy settings. 2020-07-24 12:13:16 -07:00
dev_urls.py urls: Migrate dev urls to use modern django patterns. 2020-06-23 15:02:44 -07:00
email_backends.py email_log: Show reply_to address if present. 2020-07-14 00:36:31 -07:00
legacy_urls.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
prod_settings_template.py settings: Convert variable type annotations to Python 3.6 style. 2020-07-06 18:44:58 -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
test_extra_settings.py actions: Remove log_event and its legacy settings. 2020-07-24 12:13:16 -07:00
test_settings.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
urls.py markdown: Remove !avatar() and !gravatar() syntax. 2020-07-07 10:39:44 -07:00
wsgi.py wsgi: Try to avoid extra django.setup calls. 2020-06-18 20:16:34 -07:00