netbox/netbox/core
2025-07-02 14:02:49 -05:00
..
api Merge main into feature 2025-04-10 17:17:21 -04:00
forms Merge main into feature 2025-04-10 17:17:21 -04:00
graphql Closes #19493: Change filter() to filter_type() (#19494) 2025-05-14 08:34:25 -07:00
management Closes #16971: Add system jobs (#17716) 2024-11-01 14:56:08 -04:00
migrations Merge branch 'main' into feature 2025-05-01 09:45:38 -04:00
models Fixes #19806: Introduce JobFailed exception to allow marking background jobs as failed (#19807) 2025-07-02 14:02:49 -05:00
tables Merge branch 'main' into feature 2025-05-01 09:45:38 -04:00
tests Fixes #19680 fix deletion dependency order for GenericRelations (#19681) 2025-06-13 16:08:59 -05:00
__init__.py Closes #11558: Add support for remote data sources (#11646) 2023-02-19 20:09:51 -05:00
apps.py Merge main into feature 2025-04-10 17:17:21 -04:00
checks.py Closes #18191: Remove duplicate SQL indexes (#19074) 2025-04-03 15:16:57 -05:00
choices.py Merge main into feature 2025-04-10 17:17:21 -04:00
constants.py 14729 Move background tasks list from admin UI to Primary UI (#14825) 2024-02-01 11:44:07 -05:00
data_backends.py Closes #18627: Proxy routing (#18681) 2025-03-04 08:24:54 -05:00
events.py Merge main into feature 2025-04-10 17:17:21 -04:00
exceptions.py Fixes #19806: Introduce JobFailed exception to allow marking background jobs as failed (#19807) 2025-07-02 14:02:49 -05:00
filtersets.py Closes #18287: Enable periodic synchronization for data sources (#18747) 2025-03-03 09:29:40 -05:00
jobs.py Closes #18627: Proxy routing (#18681) 2025-03-04 08:24:54 -05:00
plugins.py Merge branch 'main' into feature 2025-05-01 09:45:38 -04:00
querysets.py Closes #16388: Move change logging resources from extras to core (#16545) 2024-06-17 08:03:06 -04:00
search.py Closes #14503: Include additional display attributes for search indexers 2023-12-21 14:36:42 -05:00
signals.py Fixes #19680 fix deletion dependency order for GenericRelations (#19681) 2025-06-13 16:08:59 -05:00
urls.py Closes #18022: Extend linter (ruff) to enforce line length limit (120 chars) (#18067) 2024-11-21 15:58:11 -05:00
utils.py 7848 Add RQ API (#17938) 2024-11-26 10:01:06 -05:00
views.py 19380 call configure on embedded tables (#19390) 2025-05-05 09:29:32 -04:00