Jeremy Stretch 37cfc50202 Fixes #19322: Correct URL paths for bulk import views (#19323) 11 months 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 fbf926204e Fixes #19204: Use DjangoJSONEncoder for Job data (#19297) 11 months ago
models fbf926204e Fixes #19204: Use DjangoJSONEncoder for Job data (#19297) 11 months ago
tables fb6c7d7619 17174 add version to plugin catalog (#17192) 1 year 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) 11 months 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) 11 months 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 1 year 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) 1 year ago
search.py 58f925c261 Closes #14503: Include additional display attributes for search indexers 2 years ago
signals.py bee004fc0c Fixes: #18717 - On delete signal handling, manually save the related object in a ManyToOneRel to trigger a change record (#19308) 11 months 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 37cfc50202 Fixes #19322: Correct URL paths for bulk import views (#19323) 11 months ago