fga-eps-mds/2020.2-Hortum

View on GitHub
src/scripts/release.sh

Summary

Maintainability
Test Coverage
#!/bin/sh

python manage.py makemigrations 
python manage.py migrate 
./scripts/create_superuser.sh