feat: added dev utility

This commit is contained in:
ITQ
2025-01-24 22:52:04 +03:00
parent afc6a5cf09
commit f3d12d4e57
@@ -2,3 +2,4 @@
rm -rf db.sqlite3
python manage.py migrate
python manage.py createsuperuser --username admin