bctiemann 7896a48075 Merge pull request #21029 from netbox-community/21011-configrevision-save 2 месяцев назад
..
api 82171fce7a Fixes #20638: Document bulk create support in OpenAPI schema (#20777) 3 месяцев назад
forms 87ff83ef1f feat(filtersets): Add `object_type_id` filter for Jobs (#20674) 4 месяцев назад
graphql f383067ecb Closes #20527: Address deprecation warnings (#20533) 5 месяцев назад
management c5cd34b191 #19973: lsmodels() should prefix models with app label 6 месяцев назад
migrations 7719b98697 Fixes #19825: Prevent inaccurate config revision activation when not intended (#20219) 5 месяцев назад
models f67cc47def Fixes #21011: Avoid updating database when loading active ConfigRevision 2 месяцев назад
tables 83fe973fea Merge pull request #20280 from pheus/20264-fix-plugin-icon-display-in-plugin-table 6 месяцев назад
tests 82171fce7a Fixes #20638: Document bulk create support in OpenAPI schema (#20777) 3 месяцев назад
__init__.py d8784d4155 Closes #11558: Add support for remote data sources (#11646) 3 лет назад
apps.py fc0acb020f Merge main into feature 11 месяцев назад
checks.py 67480dcf4f Closes #18191: Remove duplicate SQL indexes (#19074) 11 месяцев назад
choices.py f9431f1c29 Replace DurationChoices by JobIntervalChoices 1 год назад
constants.py 21a840c32e Closes #19816: Implement a logging mechanism for background jobs (#19838) 8 месяцев назад
data_backends.py 4e65117e7c Closes #18627: Proxy routing (#18681) 1 год назад
dataclasses.py 21a840c32e Closes #19816: Implement a logging mechanism for background jobs (#19838) 8 месяцев назад
events.py 621b29cd71 Closes #19035: Move the registration of core event types to the app config (#19088) 11 месяцев назад
exceptions.py 3b8841ee3b Fixes #19806: Introduce JobFailed exception to allow marking background jobs as failed (#19807) 8 месяцев назад
filtersets.py 87ff83ef1f feat(filtersets): Add `object_type_id` filter for Jobs (#20674) 4 месяцев назад
jobs.py 4afc4daa2d #18349: Adopt new job logging functionality (#19816) 6 месяцев назад
object_actions.py cd8878df30 Closes #20774: used gettext_lazy instead gettext (#20782) 4 месяцев назад
plugins.py 5f77d684e1 chore(core): Remove unused imports in plugins and migrations 5 месяцев назад
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 3acbb0a08c Fix on delete cascade entity order (#20949) 2 месяцев назад
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 ac7a4ec4a3 feat(views): Add FilterSet support to BulkRenameView 4 месяцев назад