1 2 3 4
python3 manage.py collectstatic --noinput python3 manage.py makemigrations python3 manage.py migrate python3 manage.py runserver