Jeremy Stretch 621b29cd71 Closes #19035: Move the registration of core event types to the app config (#19088) 10 месяцев назад
..
api 631ff3e702 Allow primary key for nested models in OpenAPI request schemas (#18451) 11 месяцев назад
forms 7794b6718a Fixes: #18013 - All saved filters showing up for Change Log table, regardless of defined object type (#18551) 1 год назад
graphql 7ac6dff96d Closes #17733: Replace `pycodestyle` with `ruff` (#17734) 1 год назад
management 4bba92617d Closes #16971: Add system jobs (#17716) 1 год назад
migrations 343a4af591 Closes #18022: Extend linter (ruff) to enforce line length limit (120 chars) (#18067) 1 год назад
models ed135102be Fixes #18880: Delay enqueuing of background tasks until the DB transaction has been committed (#18899) 11 месяцев назад
tables fb6c7d7619 17174 add version to plugin catalog (#17192) 1 год назад
tests a24576f126 7848 Add RQ API (#17938) 1 год назад
__init__.py d8784d4155 Closes #11558: Add support for remote data sources (#11646) 3 лет назад
apps.py 621b29cd71 Closes #19035: Move the registration of core event types to the app config (#19088) 10 месяцев назад
choices.py f9431f1c29 Replace DurationChoices by JobIntervalChoices 1 год назад
constants.py 93b77cb4f0 14729 Move background tasks list from admin UI to Primary UI (#14825) 2 лет назад
data_backends.py 7ac6dff96d Closes #17733: Replace `pycodestyle` with `ruff` (#17734) 1 год назад
events.py 621b29cd71 Closes #19035: Move the registration of core event types to the app config (#19088) 10 месяцев назад
exceptions.py d8784d4155 Closes #11558: Add support for remote data sources (#11646) 3 лет назад
filtersets.py c51e91dddd Closes #17048: Replace all calls to get_user_model() with direct imports of User 1 год назад
jobs.py b11f179527 Closes #18362: Create a system job for census reporting 1 год назад
plugins.py 8114492673 Close #18357: Display author name for plugins 1 год назад
querysets.py 853d990c03 Closes #16388: Move change logging resources from `extras` to `core` (#16545) 1 год назад
search.py 58f925c261 Closes #14503: Include additional display attributes for search indexers 2 лет назад
signals.py 8e6987edbf #16388: Move change logging signal handlers into core 1 год назад
urls.py 343a4af591 Closes #18022: Extend linter (ruff) to enforce line length limit (120 chars) (#18067) 1 год назад
utils.py a24576f126 7848 Add RQ API (#17938) 1 год назад
views.py 5a3e213fb4 Do not retrieve the data field from Job objects unless needed 11 месяцев назад