Improve automatic emails with temporary urls
Compare changes
- Flavio TARSETTI authored
[accounts][management][commands] Generate temporary url through model manager for yearly account revalidation
@@ -40,6 +40,7 @@ from django.template import loader
@@ -210,9 +211,13 @@ class Command(BaseCommand):