forked from MarseyWorld/MarseyWorld
Snakes
ed42f14a77
Proximate cause of 500 error on frontpage is that `Query` has no such method `remove(...)`. Merely removing the line can't guarantee identical logic, but I'm not quite clear if explicit removal from the Query pseudo-collection is necessary, or if the final `pins` variable after `Query.all()` will be appropriately filtered. It appears to work right in practice, and the risk of expired pins persisting for one extra pageload for only one user seems relatively minor. |
||
---|---|---|
.. | ||
classes | ||
helpers | ||
routes | ||
templates | ||
tests | ||
__init__.py | ||
__main__.py | ||
cli.py |