chore(): small infrastructure refactoring, improves and fixes
This commit is contained in:
@@ -63,7 +63,7 @@ show-coverage:
|
||||
|
||||
# generates migrations
|
||||
[group('generate')]
|
||||
generate-migrations:
|
||||
make-migrations:
|
||||
@ uv run python manage.py makemigrations
|
||||
|
||||
# applies migrations
|
||||
|
||||
Reference in New Issue
Block a user