feat: added dev utility

This commit is contained in:
ITQ
2025-01-21 18:45:53 +03:00
parent f4d50d9cfa
commit 5f61cd42a1
+4
View File
@@ -0,0 +1,4 @@
#!/bin/bash
rm -rf db.sqlite3
python manage.py migrate