rDrama/files
Snakes 1647b4cf20
Update dotenv support to make operative (#564)
b46ada9f72 added support for dotenv files to be loaded in lieu of
actual environment variables. This code has since been neglected across
infrastructure changes that removed the need for an env file, moved
its location, and changed dependency management style.

This won't be operative in production (and already isn't, since there'd
be an ImportError on 'dotenv' if so) but makes some local testing
setups more convenient.
2023-03-29 21:59:34 -05:00
..
assets post scheduling (#554) 2023-03-29 16:32:48 -05:00
classes Fix leaderboard 500 on production (NotImplementedError) (#563) 2023-03-29 17:45:28 -05:00
commands post scheduling (#554) 2023-03-29 16:32:48 -05:00
helpers Fix leaderboard 500 on production (NotImplementedError) (#563) 2023-03-29 17:45:28 -05:00
mail post scheduling (#554) 2023-03-29 16:32:48 -05:00
routes Fix leaderboard 500 on production (NotImplementedError) (#563) 2023-03-29 17:45:28 -05:00
templates post scheduling (#554) 2023-03-29 16:32:48 -05:00
tests post scheduling (#554) 2023-03-29 16:32:48 -05:00
__init__.py Initial e2e testing 2022-05-13 02:55:29 -05:00
__main__.py Update dotenv support to make operative (#564) 2023-03-29 21:59:34 -05:00
cli.py post scheduling (#554) 2023-03-29 16:32:48 -05:00