Skip to content

Our open source wedding website built on top of Django.

License

Notifications You must be signed in to change notification settings

joshsimmons/animportantdate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

animportantdate

Surprise!

Running locally

  • Clone this repo and change into its directory
  • virtualenv -p /usr/bin/python3 venv
  • pip install -r requirements/base.txt
  • DJANGO_ALLOWED_HOSTS=127.0.0.1 python animportantdate/manage.py runserver --insecure
  • Point your favourite browser at http://127.0.0.1:8000/
  • 🎉

About

Our open source wedding website built on top of Django.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published