Persist list sorting in session

This commit is contained in:
2022-07-15 11:18:39 -07:00
parent cff6d9cc50
commit 66777cfabc
2 changed files with 12 additions and 3 deletions

View File

@@ -54,7 +54,7 @@ test-x :
test-wip :
poetry run python -m pytest tests -m wip
.PHONY : css docker \
.PHONY : css docker docker-deploy \
db-init db-migrate db-upgrad db-downgrade \
lint shell serve \
requirements.txt requirements-dev.txt \