netbox/netbox/core
2024-03-06 15:48:02 -08:00
..
api Refactor REST API serializers to avoid circular imports 2024-02-27 13:26:43 -05:00
forms Merge branch 'develop' into feature 2024-02-21 16:24:23 -05:00
graphql 9856 core test sans DjangoModelType 2024-03-06 15:48:02 -08:00
management #14872: Permit makemigrations --check without setting DEVELOPER=True 2024-01-19 16:08:58 -05:00
migrations Squash migrations 2024-01-25 12:35:04 -05:00
models 15192 fix config revision if no revisions 2024-02-20 14:28:04 -05:00
tables 14729 Move background tasks list from admin UI to Primary UI (#14825) 2024-02-01 11:44:07 -05:00
tests Closes #15238: Include description field in brief mode 2024-02-26 11:39:31 -05: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 15094 Add missing gettext to error strings for internationalization (#15155) 2024-02-20 09:44:02 -05:00
exceptions.py Closes #11558: Add support for remote data sources (#11646) 2023-02-19 20:09:51 -05:00
filtersets.py Merge branch 'develop' into feature 2023-12-28 14:20:04 -05: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 14729 Move background tasks list from admin UI to Primary UI (#14825) 2024-02-01 11:44:07 -05:00
views.py Merge branch 'develop' into feature 2024-02-21 16:24:23 -05:00