Commit Graph

9 Commits

Author SHA1 Message Date
th3r00t
fdf7a94061 Converted to ORM based on sqlalchemy 2022-11-13 00:55:50 -05:00
th3r00t
3f83b9d3ef Start switching to sqlalchemy 2022-11-11 23:53:13 -05:00
th3r00t
908e5e64b7 Updated config calls, and error handling 2022-11-11 17:34:40 -05:00
th3r00t
30ae3be67d Change the way config is called 2020-09-11 21:12:22 -04:00
th3r00t
58c0f21784 Prompt for book directory when not set. 2020-09-11 17:35:46 -04:00
th3r00t
68d453edc8 Phased out nginx in favor of running django under daphne with asgi.
Adjusted the docker image in favor of this, & fixed urls.py which was
missing the static request responder.
2020-09-11 16:50:17 -04:00
th3r00t
88c0eff293 Adjusted logging to avoid max recursion errors 2020-09-10 14:11:55 -04:00
th3r00t
b23cbf17d5 Added createsuperuser function, & execute it from configure. This
enables docker users to access the django administration site without
requiring access to a cli
2020-09-03 22:17:07 -04:00
Raelon Masters
1f08dd6d44 Revised program setup routine to work within the constrains of the
docker setup.
2020-08-03 13:02:57 -04:00