netbox/netbox/core
2024-09-03 11:59:59 -04:00
..
api Merge branch 'develop' into feature 2024-08-29 10:51:38 -04:00
forms Closes #17048: Replace all calls to get_user_model() with direct imports of User 2024-08-01 08:17:51 -04:00
graphql Merge branch 'develop' into feature 2024-08-29 10:51:38 -04:00
management Closes #17048: Replace all calls to get_user_model() with direct imports of User 2024-08-01 08:17:51 -04:00
migrations 15692: Introduce background jobs (#16927) 2024-07-30 13:31:21 -04:00
models #16388: Move change logging signal handlers into core 2024-08-01 12:58:11 -04:00
tables 17174 add version to plugin catalog (#17192) 2024-08-19 12:01:54 -04:00
tests Merge branch 'develop' into feature 2024-09-03 11:59:59 -04:00
__init__.py Closes #11558: Add support for remote data sources (#11646) 2023-02-19 20:09:51 -05:00
apps.py Closes #15621: User notifications (#16800) 2024-07-15 14:24:11 -04:00
choices.py 15692: Introduce background jobs (#16927) 2024-07-30 13:31: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 Fixes #16760: datasource git on local file system fails (#16872) 2024-07-10 09:10:28 -04:00
events.py #15621: Support notifications for deletion of a subscribed object 2024-08-02 11:34:56 -04:00
exceptions.py Closes #11558: Add support for remote data sources (#11646) 2023-02-19 20:09:51 -05:00
filtersets.py Closes #17048: Replace all calls to get_user_model() with direct imports of User 2024-08-01 08:17:51 -04:00
jobs.py 16927: Move JobRunner from utilities to netbox 2024-08-01 14:18:33 -04:00
plugins.py 17174 add version to plugin catalog (#17192) 2024-08-19 12:01:54 -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 #16388: Move change logging signal handlers into core 2024-08-01 12:58:11 -04:00
urls.py 14731 plugins catalog (#16763) 2024-07-25 14:58:48 -04:00
views.py Merge branch 'develop' into feature 2024-08-29 10:51:38 -04:00