mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-12-03 18:44:52 +01:00
Mails to be sent are added in a queue thanks to Django Mailer (todo: configure cron)
This commit is contained in:
@@ -36,6 +36,7 @@ INSTALLED_APPS = [
|
||||
# 'theme',
|
||||
|
||||
# External apps
|
||||
'mailer',
|
||||
'polymorphic',
|
||||
'crispy_forms',
|
||||
'django_tables2',
|
||||
|
||||
Reference in New Issue
Block a user