role type key
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
echo "🚀 Make migrations..."
|
||||
python manage.py migrate --noinput
|
||||
python manage.py makemigrations --noinput
|
||||
|
||||
echo "🚀 Applying database migrations..."
|
||||
python manage.py migrate --noinput
|
||||
|
||||
Reference in New Issue
Block a user