소스 검색

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