netbox/netbox/core
2023-12-28 13:53:16 -05:00
..
api fixes choice field schema for response #12960 2023-06-23 14:21:51 -04:00
forms Closes #13149: Wrap form field labels with gettext_lazy() 2023-07-31 12:52:38 -04:00
graphql 11291 optimize GraphQL queries (#11943) 2023-03-23 08:42:18 -04:00
management Fixes #13812: Record data source sync failure when run via syncdatasource command 2023-12-27 12:51:03 -05:00
migrations Closes #12129: Enable automatic synchronization of objects when DataFiles are updated (#12262) 2023-04-17 10:35:17 -04:00
models Raises validation error if file path and root are not unique (#14232) 2023-11-29 16:25:16 -05:00
tables Fix ordering on JobTable. #14223 2023-11-09 08:50:15 -05:00
tests DataFile should not inherit from ChangeLoggingMixin 2023-02-19 20:09:51 -05:00
__init__.py Closes #11558: Add support for remote data sources (#11646) 2023-02-19 20:09:51 -05:00
apps.py Fixes #13642: Move migration logic overrides from individual mgmt commands to core 2023-08-31 14:34:26 -04:00
choices.py Misc i18n cleanup 2023-09-11 15:59:50 -04:00
data_backends.py Misc i18n cleanup 2023-09-11 15:59:50 -04:00
exceptions.py Closes #11558: Add support for remote data sources (#11646) 2023-02-19 20:09:51 -05:00
filtersets.py Closes #14631: Ensure description filters are available on all relevant models 2023-12-28 13:53:16 -05:00
jobs.py Fixes #12105: Prevent data sources from becoming stuck in syncing status when an exception is raised 2023-03-31 09:52:07 -04:00
search.py Closes #11558: Add support for remote data sources (#11646) 2023-02-19 20:09:51 -05:00
signals.py Closes #12129: Enable automatic synchronization of objects when DataFiles are updated (#12262) 2023-04-17 10:35:17 -04:00
urls.py #12591: Add a dedicated view for the active config revision 2023-08-30 11:13:56 -04:00
views.py Fixes #14613: Fix display of current configuration parameters 2023-12-27 15:32:11 -05:00