Commit f20acad
authored
Fix migration conflict: renumber 0159 to 0160 (#12938)
## Summary
- Two migrations shared number `0159` in `projects/migrations/`, causing
a Django migration conflict
- Renumbered `0159_notifications_show_on_external_help_text.py` → `0160`
and updated its dependency to `0159_update_addonsconfig_field_name`
Made by AI.1 parent e57f1bd commit f20acad
File tree
1 file changed
+1
-1
lines changed- readthedocs/projects/migrations
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments