Commit Graph

5 Commits

Author SHA1 Message Date
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