netbox/netbox/core
Sami Tahri 79b9ef7d0c fix: SerializedPKRelatedField schema now use nested serializer or response 2024-05-17 16:16:21 -04:00
..
api fix: SerializedPKRelatedField schema now use nested serializer or response 2024-05-17 16:16:21 -04:00
forms Merge branch 'develop' into feature 2024-04-22 13:23:42 -04:00
graphql 15553 change graphql sub-queries from functions to types (#15557) 2024-03-29 14:54:31 -04:00
management Rename ContentType proxy model to ObjectType 2024-03-04 08:33:44 -05:00
migrations Rename ContentType proxy model to ObjectType 2024-03-04 08:33:44 -05:00
models 14799 Fix sync of scripts from data source (#15303) 2024-03-26 08:36:36 -04:00
tables Closes #15915: Replace plugins list with an overall system status view (#15950) 2024-05-03 17:26:19 -04:00
tests Add tests for missing FilterSet filters 2024-03-11 14:39:34 -04:00
__init__.py Closes #11558: Add support for remote data sources (#11646) 2023-02-19 20:09:51 -05:00
apps.py Closes #15042: Move model registration logic to AppConfigs (#15203) 2024-02-21 14:22:13 -05:00
choices.py Closes #13381: Enable plugins to register custom data backends (#14095) 2023-10-24 11:35:53 -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 Use endpoint_url in S3Backend 2024-04-17 09:59:39 -04:00
exceptions.py Closes #11558: Add support for remote data sources (#11646) 2023-02-19 20:09:51 -05:00
filtersets.py Add missing filters 2024-03-11 14:39:34 -04:00
jobs.py #13334: Capture exception class when recording job error 2023-12-01 10:54:46 -05:00
search.py Closes #14503: Include additional display attributes for search indexers 2023-12-21 14:36:42 -05:00
signals.py Closes #14365: Introduce job_start and job_end signals (#14393) 2023-11-30 19:36:41 -05:00
urls.py Closes #15915: Replace plugins list with an overall system status view (#15950) 2024-05-03 17:26:19 -04:00
views.py Closes #15915: Replace plugins list with an overall system status view (#15950) 2024-05-03 17:26:19 -04:00