Mails to be sent are added in a queue thanks to Django Mailer (todo: configure cron)
This commit is contained in:
parent
2a744a8610
commit
ba067f050e
3 changed files with 4 additions and 1 deletions
|
|
@ -6,6 +6,7 @@ django-allauth==0.39.1
|
|||
django-crispy-forms==1.7.2
|
||||
django-extensions==2.1.9
|
||||
django-filter==2.2.0
|
||||
django-mailer==2.0.1
|
||||
django-polymorphic==2.0.3
|
||||
django-tables2==2.1.0
|
||||
docutils==0.14
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue