netbox/netbox
Jeremy Stretch 30ce9edf1c
Closes #13381: Enable plugins to register custom data backends (#14095)
* Initial work on #13381

* Fix backend type display in table column

* Fix data source type choices during bulk edit

* Misc cleanup

* Move backend utils from core app to netbox

* Move backend type validation from serializer to model
2023-10-24 11:35:53 -04:00
..
account Closes #13309: Introduce the account app (#13310) 2023-07-31 09:22:04 -04:00
circuits 12216 Add color to circuit-type and add to SVG rendering (#14098) 2023-10-24 08:19:04 -04:00
core Closes #13381: Enable plugins to register custom data backends (#14095) 2023-10-24 11:35:53 -04:00
dcim 13230 Allow Devices to be excluded from Rack utilization (#14099) 2023-10-24 11:29:24 -04:00
extras Closes #13550: Refactor view action mappings (#14062) 2023-10-20 15:08:09 -04:00
ipam Add dns_name filter on the IP Address page (#14046) 2023-10-17 10:06:33 -04:00
media Tweak gitignore to include devicetype-images directory 2020-02-20 13:42:23 -05:00
netbox Closes #13381: Enable plugins to register custom data backends (#14095) 2023-10-24 11:35:53 -04:00
project-static Closes #13962: Add a copy-to-clipboard button to the key field of the API token creation form 2023-10-17 11:34:37 -04:00
reports
scripts
templates Closes #13381: Enable plugins to register custom data backends (#14095) 2023-10-24 11:35:53 -04:00
tenancy Closes #13550: Refactor view action mappings (#14062) 2023-10-20 15:08:09 -04:00
users Closes #13962: Add a copy-to-clipboard button to the key field of the API token creation form 2023-10-17 11:34:37 -04:00
utilities Closes #14036: Move extras.plugins to netbox.plugins (#14086) 2023-10-20 11:24:08 -04:00
virtualization Closes #13550: Refactor view action mappings (#14062) 2023-10-20 15:08:09 -04:00
wireless 12336 make region API calls atomic (#13942) 2023-10-17 10:35:01 -04:00
generate_secret_key.py Change Interpreter in shebang to python3 2023-02-27 14:09:10 -05:00
manage.py