Skip to content

jxp360/golfapp

Repository files navigation

golfapp

Golf application web page for tournaments

Running django for local development

$ ./manage.py runserver 0:8000 --settings=golfapp.settings.dev

Running django shell on the production site

$ ./manage.py shell --settings=golf.settings.prod

About

Golf application web page for tournaments

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published