Skip to content

A Django application for keeping track and administrating sport tournaments. It targets python 3.6 and Django 1.11.

Notifications You must be signed in to change notification settings

anicke/TournamentDjangoApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Set up:

  • Copy "/GenericSportTables/DEFAULT_SETTINGS.py" to "/GenericSportTables/LOCAL_SETTINGS.py"
  • Make changes to "/GenericSportTables/LOCAL_SETTINGS.py". At least enter enter something in "SECRET_KEY".
  • Init database. Run "python manage.py makemigrations sportApp" and "python manage.py migrate".

About

A Django application for keeping track and administrating sport tournaments. It targets python 3.6 and Django 1.11.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published