Go to file
Matthew Welch 0041ad4b3b Changed the database to use models.
The database is now used through models instead of direct SQL queries.
2019-08-22 10:43:14 -07:00
admin Re-structured code and added search feature for comics. 2019-07-23 15:50:25 -07:00
comics Changed the database to use models. 2019-08-22 10:43:14 -07:00
movies Added support for tv shows. 2019-07-30 15:19:03 -07:00
scripts Changed the database to use models. 2019-08-22 10:43:14 -07:00
static Added support for tv shows. 2019-07-30 15:19:03 -07:00
templates Added support for tv shows. 2019-07-30 15:19:03 -07:00
tv Changed the database to use models. 2019-08-22 10:43:14 -07:00
.gitignore Added pagination. 2019-07-25 00:08:58 -07:00
app.py Changed the database to use models. 2019-08-22 10:43:14 -07:00
nginx.conf Added users and thumbnails 2019-07-15 22:51:10 -07:00
README.md Initial commit 2019-07-06 23:02:01 -07:00
test.py Changed the database to use models. 2019-08-22 10:43:14 -07:00
test.sql Re-structured code and added search feature for comics. 2019-07-23 15:50:25 -07:00
update_tables.sql Changed the database to use models. 2019-08-22 10:43:14 -07:00
yourapplication.fcgi Initial commit 2019-07-06 23:02:01 -07:00

rpiWebApp