8000 GitHub - bboru21/avvento_project: A Django app for generating an Advent Frield (Secret Santa) list and sending e-mail notifications.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

A Django app for generating an Advent Frield (Secret Santa) list and sending e-mail notifications.

Notifications You must be signed in to change notification settings

bboru21/avvento_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amici dell'Avvento

An app for generating an Advent Frield (Secret Santa) list and sending e-mail notifications.

Run Command: python avvento/manage.py send_advent_notification --notification 1 --settings=avvento.settings.production Run Command: python avvento/manage.py send_advent_notification --notification 2 --settings=avvento.settings.production Run Command: python avvento/manage.py generate_advent_friends_list --settings=avvento.settings.production Run Command: python avvento/manage.py send_advent_friends_email --settings=avvento.settings.production

Testing

If you wish to test the script without database writes or e-mail, run:

python avvento/manage.py generate_advent_friends_list --settings=avvento.settings.production --test python avvento/manage.py send_advent_friends_email --settings=avvento.settings.production --test

Setup task to send reminders on November 8th, November 10th and finally run the process on November 11, the Feast of St. Martin of Tours.

About

A Django app for generating an Advent Frield (Secret Santa) list and sending e-mail notifications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0