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