Преглед на файлове

Call out removal of DTL (#4360) at top of release notes

Jeremy Stretch преди 5 години
родител
ревизия
cbea309786
променени са 1 файла, в които са добавени 2 реда и са изтрити 0 реда
  1. 2 0
      docs/release-notes/version-2.10.md

+ 2 - 0
docs/release-notes/version-2.10.md

@@ -4,6 +4,8 @@
 
 **NOTE:** This release completely removes support for embedded graphs.
 
+**NOTE:** The Django templating language (DTL) is no longer supported for export templates. Ensure that all export templates use Jinja2 before upgrading.
+
 ### New Features
 
 #### Route Targets ([#259](https://github.com/netbox-community/netbox/issues/259))