..
data_import
python: Rewrite dict() as {}.
2020-09-02 11:15:41 -07:00
lib
tests: Add a mock to verify that queue_json_publish is valid JSON.
2020-09-03 17:34:31 -07:00
management
soft_deactivate_users: Elide default=[] for users argument.
2020-09-03 16:17:14 -07:00
migrations
python: Rewrite dict() as {}.
2020-09-02 11:15:41 -07:00
openapi
python: Rewrite dict() as {}.
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
tests: Add more tests around exception handling.
2020-09-03 17:34:31 -07:00
tornado
django_api, test_classes: Use Python 3 form of super().
2020-09-02 11:31:46 -07:00
views
exceptions: Raise InvalidSubdomainError when realm is invalid.
2020-09-03 10:45:14 -07:00
webhooks
trello webhook: Ignore copyCard actions.
2020-09-03 10:44:39 -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
exceptions: Raise InvalidSubdomainError when realm is invalid.
2020-09-03 10:45:14 -07:00
decorator.py
webhook logger: Add summary field.
2020-09-03 10:44:39 -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
models: Force the translated role into a translated string.
2020-09-03 17:26:54 -07:00
middleware.py
python: Rewrite dict() as {}.
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