Tests were failing on postgres due to foreign keys pointing to missing tables. In order for these tables to be present, we need migrations which declare depending on `content_type`. |
||
|---|---|---|
| .. | ||
| 0001_initial.py | ||
| __init__.py | ||
Tests were failing on postgres due to foreign keys pointing to missing tables. In order for these tables to be present, we need migrations which declare depending on `content_type`. |
||
|---|---|---|
| .. | ||
| 0001_initial.py | ||
| __init__.py | ||