Changes

Jump to navigation Jump to search
28 bytes added ,  06:19, 25 June 2015
Line 21: Line 21:  
To create the database tables execute from the project folder:
 
To create the database tables execute from the project folder:
 
  <nowiki>python manage.py migrate</nowiki>
 
  <nowiki>python manage.py migrate</nowiki>
 +
 +
(pip install MySQL-python)
    
==== Run App in development server ====
 
==== Run App in development server ====

Navigation menu