-
Arun Joshua authored
Other changes: * create_db.py also generates dummy data * Readme updated with installation instructions * Production version added (run_prod.py) * Debug version uses livereload for automatic reload of pages * AddBookForm generalized so that it can also be used for /edit * Fixed relationship between User and Book table * Added is_admin method to check if current user is an admin
Arun Joshua authoredOther changes: * create_db.py also generates dummy data * Readme updated with installation instructions * Production version added (run_prod.py) * Debug version uses livereload for automatic reload of pages * AddBookForm generalized so that it can also be used for /edit * Fixed relationship between User and Book table * Added is_admin method to check if current user is an admin
Loading