netbox/netbox/core
2025-08-14 14:40:01 -04:00
..
api #19924: Expose public & features fields in API serializer and enable filtering 2025-08-14 14:40:01 -04:00
forms Merge main into feature 2025-04-10 17:17:21 -04:00
graphql Closes #19377: Introduce config context profiles (#20058) 2025-08-12 15:18:45 -07:00
management #19973: lsmodels() should prefix models with app label 2025-08-14 14:40:01 -04:00
migrations Closes #19924: Record model features on ObjectType (#19939) 2025-07-30 13:05:34 -04:00
models Closes #20008: Job logging for bulk operation background jobs (#20022) 2025-08-05 15:54:08 -05:00
tables Closes #19713: Enable recording user messages in the change log (#19908) 2025-07-29 09:11:33 -05:00
tests #19924: Expose public & features fields in API serializer and enable filtering 2025-08-14 14:40:01 -04: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 Closes #19816: Implement a logging mechanism for background jobs (#19838) 2025-07-14 08:52:50 -05:00
data_backends.py Closes #18627: Proxy routing (#18681) 2025-03-04 08:24:54 -05:00
dataclasses.py Closes #19816: Implement a logging mechanism for background jobs (#19838) 2025-07-14 08:52:50 -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 #19924: Expose public & features fields in API serializer and enable filtering 2025-08-14 14:40:01 -04:00
jobs.py #18349: Adopt new job logging functionality (#19816) 2025-08-14 14:40:01 -04:00
object_actions.py Closes #19735: Implement reuable bulk operations classes (#19774) 2025-06-30 13:03:07 -04: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 Merge branch 'main' into feature 2025-08-12 16:03:45 -04: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 #19773: Include Django apps in system status view 2025-08-14 14:40:01 -04:00