-
Notifications
You must be signed in to change notification settings - Fork 273
Home
Alexander Taylor edited this page Jul 5, 2021
·
8 revisions
Welcome to the django-wedding-website wiki!
How to get started?
./manage.py migrate
./manage.py createsuperuser
./manage.py runserver
visit http://localhost:8000
Log in to dashboard or admin interface
http://localhost:8000/dashboard/
http://localhost:8000/admin/
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
What should the import_guests csv file look like?
party_name,first_name,last_name,party_type,is_child,category,is_invited,email
Party Name,Phred,McPhredson,formal,n,Groom,y,[email protected]