#!/usr/bin/env bash python manage.py makemigrations --noinput python manage.py migrate --noinput python manage.py collectstatic --noinput