#!/bin/bash python manage.py migrate --noinput python manage.py clear_cache python manage.py collectstatic --noinput