zulip/zerver
Anders Kaseorg 0a3dc8a944 ruff: Fix DJ012 Order of model's inner classes, methods, and fields.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2023-04-12 17:32:38 -07:00
..
actions message: Don't allow moving messages that have passed the time limit. 2023-04-11 11:07:23 -07:00
data_import upload: Rename upload_message_file to use word "attachment". 2023-03-02 16:36:19 -08:00
integration_fixtures/nagios
lib message: Don't allow moving messages that have passed the time limit. 2023-04-11 11:07:23 -07:00
management export-search: Support writing out attachments as well. 2023-04-07 09:13:48 -07:00
migrations migrations: Fix comment in 0403. 2023-03-28 14:26:22 -07:00
openapi message: Don't allow moving messages that have passed the time limit. 2023-04-11 11:07:23 -07:00
tests tests: Fix comment about number of database queries. 2023-04-11 11:07:23 -07:00
tornado tornado: Replace dataclasses.asdict() call, as it is slow. 2023-02-23 11:01:38 -08:00
views user_groups: Add allow_nobody_group to access_user_group_for_setting. 2023-04-11 09:02:09 -07:00
webhooks integration: Remove branch names from Gitea edited PR event. 2023-04-07 15:17:23 -07:00
worker workers: Rewrite missedmessage_emails with a worker thread. 2023-04-10 17:38:08 -07:00
__init__.py
apps.py requirements: Upgrade Python requirements. 2023-04-03 22:39:21 -07:00
context_processors.py templates: Use `root_domain_url` Django templates. 2023-04-10 10:26:48 -07:00
decorator.py request-notes: Add `is_webhook_view` boolean to fields. 2023-03-06 10:33:13 -08:00
filters.py
forms.py templates: Update text on /accounts/find. 2023-03-30 09:06:14 -07:00
logging_handlers.py python: Use Python 3.8 typing.{Protocol,TypedDict}. 2022-04-27 12:57:49 -07:00
middleware.py middleware: Remove ZulipCommonMiddleware patch. 2023-04-07 09:13:20 -07:00
models.py ruff: Fix DJ012 Order of model's inner classes, methods, and fields. 2023-04-12 17:32:38 -07:00
signals.py requirements: Upgrade to Django 4.0. 2022-07-13 16:07:17 -07:00