Moved the templates into the app directory.

Added Manager to the app.py
This commit is contained in:
Rebecca Law
2015-11-23 16:07:19 +00:00
parent ba14e1263b
commit 11d79951f3
89 changed files with 10356 additions and 24 deletions

View File

@@ -1,3 +1,3 @@
#!/bin/bash
python application.py runserver
python app.py runserver