7a928c3 Adds database migration support, converts rida.conf to config.py, adds Vagrant support, seperates out app views to views.py, control of the app now manage.py

Authored and Committed by mprahl 7 years ago
    Adds database migration support, converts rida.conf to config.py, adds Vagrant support, seperates out app views to views.py, control of the app now manage.py
    
        
file modified
+2 -0
file modified
+2 -2
file added
+19
file added
+56
file removed
-8
file added
+146
file added
+1
file added
+87
file modified
+4 -0
file removed
-41
file modified
+23 -1
file modified
+1 -1
file modified
+31 -47
rida/models.py rida/database.py
file renamed
+34 -91
file modified
+30 -53
file modified
+1 -3
file modified
+1 -3
rida/views.py rida.py
file renamed
+16 -68
file removed
-28
file removed
-22