Skip to content

astrikov-d/exam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

Django==1.6.2
PyYAML==3.10
South==0.8.4
argparse==1.2.1
psycopg2==2.5.2
wsgiref==0.1.2

Setup

Create database user and database and fix db settings in conf/settings.py file. Activate you virtual environment and run:

pip install -r req.txt
python manage.py syncdb
python manage.py migrate-all

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published