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

This commit is contained in:
Jeremy Stretch 2020-11-12 10:17:19 -05:00
parent a3675854be
commit cbea309786

View File

@ -4,6 +4,8 @@
**NOTE:** This release completely removes support for embedded graphs. **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 ### New Features
#### Route Targets ([#259](https://github.com/netbox-community/netbox/issues/259)) #### Route Targets ([#259](https://github.com/netbox-community/netbox/issues/259))