MarseyWorld/files
Snakes 3482f97bfb
Remove accidentally sneeded debug code.
We were experiencing errors on prod where is_repost would not have
either g or g.db available on request teardown, which would eventually
culminate in errors.py:error_500. These haven't reoccurred for nearly
16hrs now, and the test code got caught in a 'sneed' commit. Best to
have it gone.
2022-10-12 04:32:18 -04:00
..
assets put details EVERYWHERE 2022-10-12 01:25:32 -07:00
classes Clarify architecture of sort_objects. 2022-10-12 04:05:26 -04:00
helpers Clarify architecture of sort_objects. 2022-10-12 04:05:26 -04:00
mail
routes Remove accidentally sneeded debug code. 2022-10-12 04:32:18 -04:00
templates
tests
__init__.py
__main__.py
cli.py