issues
search
Project-Stage-Academy
/
ChNU-Practics-2024
0
stars
1
forks
source link
Automate database migration in Docker
#29
Closed
ivktac
closed
8 months ago
ivktac
commented
8 months ago
1. Automate database migration in Docker
Task:
Create migration script that create superuser and migrate database
Output:
Script
migrate.sh
or similar that can be executed manually within the Docker container
Notes
migrate
django-admin-createsuperuser
Depends on #28 #25
1. Automate database migration in Docker
migrate.sh
or similar that can be executed manually within the Docker containerNotes
Depends on #28 #25