Skip to content
Alexander Taylor edited this page May 31, 2021 · 8 revisions

Welcome to the django-wedding-website wiki!

Frequently Asked Questions

How are Save the Dates sent? ./manage.py send_save_the_dates --send --mark-sent

How are Invitations sent? ./manage.py send_invitations --send --mark-sent

How are guest lists imported? ./manage.py import_guests guestList.csv

Clone this wiki locally