bookwyrm/celerywyrm
Wesley Aptekar-Cassels b3d3de5374 Use typecasting env functions
Many of these environment variables were probably not actually usable,
since they would be strings if set in the env file. Using the
typecasting functions fixes this, and generally shows the intention of
the code more clearly.
2023-03-18 15:35:08 -04:00
..
__init__.py Runs black 2021-03-08 08:49:10 -08:00
apps.py Copy config from prod branch to main 2022-02-04 18:36:12 -08:00
asgi.py Runs black 2021-03-08 08:49:10 -08:00
celery.py python formatting 2021-09-07 17:11:32 -07:00
settings.py Use typecasting env functions 2023-03-18 15:35:08 -04:00
urls.py Runs black 2021-03-08 08:49:10 -08:00
wsgi.py Runs black 2021-03-08 08:49:10 -08:00