| .. |
|
data_import
|
python: Replace ujson with orjson.
|
2020-08-11 10:55:12 -07:00 |
|
lib
|
python: Replace unnecessary intermediate lists with generators.
|
2020-09-02 11:15:41 -07:00 |
|
management
|
python: Replace unnecessary intermediate lists with generators.
|
2020-09-02 11:15:41 -07:00 |
|
migrations
|
python: Replace unnecessary intermediate lists with generators.
|
2020-09-02 11:15:41 -07:00 |
|
openapi
|
python: Replace list literal concatenation with * unpacking.
|
2020-09-02 11:15:41 -07:00 |
|
templatetags
|
python: Replace list literal concatenation with * unpacking.
|
2020-09-02 11:15:41 -07:00 |
|
tests
|
python: Replace unnecessary intermediate lists with generators.
|
2020-09-02 11:15:41 -07:00 |
|
tornado
|
python: Replace unnecessary intermediate lists with generators.
|
2020-09-02 11:15:41 -07:00 |
|
views
|
python: Replace unnecessary intermediate lists with generators.
|
2020-09-02 11:15:41 -07:00 |
|
webhooks
|
python: Replace unnecessary intermediate lists with generators.
|
2020-09-02 11:15:41 -07:00 |
|
worker
|
python: Replace unnecessary intermediate lists with generators.
|
2020-09-02 11:15:41 -07:00 |
|
__init__.py
|
|
|
|
apps.py
|
python: Sort imports with isort.
|
2020-06-11 16:45:32 -07:00 |
|
context_processors.py
|
template context: Remove jitsi_server_url.
|
2020-09-01 17:29:31 -07:00 |
|
decorator.py
|
webhooks: Clean up args to log_exception_to_webhook_logger.
|
2020-09-01 15:10:16 -07:00 |
|
filters.py
|
python: Sort imports with isort.
|
2020-06-11 16:45:32 -07:00 |
|
forms.py
|
middleware: Make HostDomain into a process_request, not process_response.
|
2020-08-11 10:37:55 -07:00 |
|
logging_handlers.py
|
docs: Capitalize Markdown consistently.
|
2020-08-11 10:23:06 -07:00 |
|
middleware.py
|
python: Replace unnecessary intermediate lists with generators.
|
2020-09-02 11:15:41 -07:00 |
|
models.py
|
models: Add comment for Big Blue Button ID placeholder.
|
2020-08-31 16:27:27 -07:00 |
|
signals.py
|
python: Sort imports with isort.
|
2020-06-11 16:45:32 -07:00 |