Skip to content

wpg4665/django-wedding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

django-wedding

A wedding site for Django

Instructions for setup

  • django-admin.py startproject <project-name>

Modify settings.py

  • Add django-wedding to INSTALLED_APPS

  • Update ALLOWED_HOSTS: ['127.0.0.1', 'stephandwill.com', 'www.stephandwill.com', 'willandsteph.com', 'www.willandsteph.com']

  • TIME_ZONE: 'America/New_York'

About

A wedding site for Djago

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published