Skip to content

Commit f29c598

Browse files
committed
FIX migrations
1 parent ec90e14 commit f29c598

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

entrypoint.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
#!/bin/sh
2+
# FIXED ERROR migrations ManyToMany fields
3+
python manage.py migrate --fake Mailer 0002_workingtimedaysofweek_alter_workingtime_days_of_week
4+
python manage.py migrate --fake Mailer 0003_alter_workingtimedaysofweek_day_of_week_and_more
25

36
python manage.py migrate
47

0 commit comments

Comments
 (0)