netbox/docs/plugins/development
Jeremy Stretch a5308ea28e
Closes #10851: New staging mechanism (#10890)
* WIP

* Convert checkout() context manager to a class

* Misc cleanup

* Drop unique constraint from Change model

* Extend staging tests

* Misc cleanup

* Incorporate M2M changes

* Don't cancel wipe out creation records when an object is deleted

* Rename Change to StagedChange

* Add documentation for change staging
2022-11-14 13:55:03 -05:00
..
background-tasks.md Revise plugins documentation 2022-03-08 15:44:35 -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 10571 replace deprecated mkdoc settings (#10622) 2022-10-12 08:36:02 -04:00
graphql-api.md 10571 replace deprecated mkdoc settings (#10622) 2022-10-12 08:36:02 -04:00
index.md Closes #10543: Introduce get_plugin_config() utility function 2022-11-03 13:18:58 -04:00
models.md Closes #9887: Inspect docs_url property to determine link to model documentation 2022-10-27 09:44:09 -04:00
navigation.md Add documentation for PluginMenu 2022-09-28 16:44:16 -04:00
rest-api.md Document the use of WritableNestedSerializer 2022-03-21 15:22:45 -04:00
search.md Closes #10560: New global search (#10676) 2022-10-21 13:16:16 -04:00
staged-changes.md Closes #10851: New staging mechanism (#10890) 2022-11-14 13:55:03 -05:00
tables.md 10571 replace deprecated mkdoc settings (#10622) 2022-10-12 08:36:02 -04:00
templates.md Closes #9647: Introduce customfield_value template tag 2022-07-01 14:45:22 -04:00
views.md 4751 Enable plugins to inject content within object list views (#10901) 2022-11-14 13:51:58 -05:00