mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
Closes #4360: Drop support for the Django template language in export templates
This commit is contained in:
@@ -4,4 +4,9 @@
|
||||
|
||||
### Other Changes
|
||||
|
||||
* [#4360](https://github.com/netbox-community/netbox/issues/4360) - Remove support for the Django template language from export templates
|
||||
* [#4941](https://github.com/netbox-community/netbox/issues/4941) - `commit` argument is now required argument in a custom script's `run()` method
|
||||
|
||||
### REST API Changes
|
||||
|
||||
* extras.ExportTemplate: The `template_language` field has been removed
|
||||
|
Reference in New Issue
Block a user