K 10 svn:author V 2 pi K 8 svn:date V 27 2016-04-16T17:48:10.195313Z K 7 svn:log V 560 New port: www/py-django-post_office Django Post Office is a simple app to send and manage your emails in Django. Some awesome features are: * Allows you to send email asynchronously * Multi backend support * Supports HTML email * Supports database based email templates * Built in scheduling support * Works well with task queues like RQ or Celery * Uses multiprocessing to send a large number of emails in parallel * Supports multilingual email templates (i18n) WWW: https://github.com/ui/django-post_office PR: 208836 Submitted by: Ultima1252@gmail.com END