Skip to content

aquaopaque/fruitex

 
 

Repository files navigation

fruitex

Requirement

  • Python 2.6 and above
  • Pip

Installation

pip install -r requirements.txt
python manage.py syncdb
# If creating a new db, use
python manage.py migrate
# If you have an existing up to date db, use
python manage.py migrate --fake

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published