@ -5,6 +5,13 @@ lint:
test *ARGS:
uv run pytest {{ARGS}}
reset:
rm -rf _logs/*
rm -rf _staticfiles
rm -rf db.sqlite3
uv run python manage.py migrate
uv run python manage.py createsuperuser
runserver *ARGS:
uv run python manage.py runserver {{ARGS}}
The note is not visible to the blocked user.