瀏覽代碼

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))