netbox/netbox/core
Jeremy Stretch c1ca8d5d8d
Closes #12906: Make boto3 & dulwich libraries optional (#13324)
* Initial work on #12906

* Catch import errors during backend init

* Tweak error message

* Update requirements & add note to docs
2023-08-01 11:13:35 -04: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 12794 change User ref to get_user_model (#12905) 2023-06-22 08:26:50 -04:00
migrations Closes #12129: Enable automatic synchronization of objects when DataFiles are updated (#12262) 2023-04-17 10:35:17 -04:00
models Closes #12906: Make boto3 & dulwich libraries optional (#13324) 2023-08-01 11:13:35 -04:00
tables Closes #13150: Wrap table column headers with gettext() 2023-07-31 14:35:28 -04: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 Closes #9608: Move from drf-yasg to spectacular 2023-03-30 14:32:59 -04:00
choices.py Closes #13279: Wrap choice labels with gettext() 2023-07-31 17:31:07 -04:00
data_backends.py Closes #12906: Make boto3 & dulwich libraries optional (#13324) 2023-08-01 11:13:35 -04:00
exceptions.py Closes #11558: Add support for remote data sources (#11646) 2023-02-19 20:09:51 -05:00
filtersets.py Closes #12068: Establish a direct relationship from jobs to objects (#12075) 2023-03-28 15:47:09 -04: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 Add general purpose view for individual jobs 2023-04-17 15:08:18 -04:00
views.py Add scheduling_enabled parameter for scripts 2023-04-18 08:45:31 -04:00