Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 239 Bytes

Readme.md

File metadata and controls

5 lines (3 loc) · 239 Bytes

docker-compose -f docker-compose.yml exec cms python manage.py migrate --noinput docker-compose -f docker-compose.yml exec cms python manage.py makemigrations

docker-compose -f docker-compose.yml exec web python manage.py createsuperuser