fix: restore license expiration email delivery

This commit is contained in:
2026-07-29 11:28:55 +02:00
parent 3599dc703e
commit 157c891cde
3 changed files with 4 additions and 3 deletions
+1
View File
@@ -6,6 +6,7 @@
* Make the required single platform destination explicit when creating an installation
* Fix installation form submission on NetBox v4.6.5 when form mixins return no cleaned-data value
* Prevent the notification log creation flag from shadowing Django's translation function during email delivery
### Added