netbox/docs/plugins/development
Markku Leiniö 21db54ae2f
Closes #15740: Fix typos and deprecated List in docs (#15741)
* Fix typos in migration-v4.md

* Replace typing.List with list

typing.List is deprecated since Python 3.9

* Also replace typing.List with list in graphql-api.md
2024-04-17 08:28:03 -04:00
..
background-tasks.md Revise plugins documentation 2022-03-08 15:44:35 -05:00
dashboard-widgets.md Improved docs for how to register dashboard widgets (#14913) 2024-01-26 14:15:28 -05:00
data-backends.md Closes #14889: Update source path for DataBackend class 2024-01-22 14:54:02 -05:00
exceptions.md Closes #9075: Introduce AbortRequest exception for cleanly interrupting object mutations 2022-06-30 15:15:07 -04:00
filtersets.md Update filtersets.md 2022-08-28 13:53:53 +03:00
forms.md Add form rendering utilities to plugins dev docs 2024-03-19 13:34:13 -04:00
graphql-api.md Closes #15740: Fix typos and deprecated List in docs (#15741) 2024-04-17 08:28:03 -04:00
index.md Closes #14638: Drop support for Python 3.8 and 3.9 2024-01-03 13:33:00 -05:00
migration-v4.md Closes #15740: Fix typos and deprecated List in docs (#15741) 2024-04-17 08:28:03 -04:00
models.md 14132 Add EventRule - change webhook and add in script processing to events (#14267) 2023-11-30 16:36:33 -05:00
navigation.md Remove old feature notifications 2024-04-02 14:14:58 -04:00
rest-api.md Document the use of WritableNestedSerializer 2022-03-21 15:22:45 -04:00
search.md Closes #14134: Display additional object attributes in global search results (#14154) 2023-11-09 16:21:09 -05:00
staged-changes.md Remove old feature version notices 2023-02-19 20:09:51 -05:00
tables.md Remove old feature notifications 2024-04-02 14:14:58 -04:00
templates.md Closes #10604: Remove unused extra_tabs block from object.html generic template 2023-02-19 20:09:51 -05:00
views.md #14036: Update import paths in example plugin code 2023-12-29 09:21:06 -05:00