Skip to content
This repository has been archived by the owner on Aug 27, 2021. It is now read-only.

RedBulli/Django_SnookerStats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SnookerStats

Use Django 1.4.3

  1. Replace the content of SnookerStats/secret_key with your secret key
  2. Run git update-index --assume-unchanged SnookerStats/secret_key
  3. Run pip install -r requirements.txt
  4. Create the database: python manage.py syncdb
  5. Run server: python manage.py runserver

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published