mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-06-21 09:58:23 +02: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