Commit Graph

1 Commits (0f6352d74d114b54bad543927af70adb1e5ca34e)

Author SHA1 Message Date
Hugo Osvaldo Barrera a507345c6d Move test models into models.py and add migrations
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`.
2017-09-06 19:47:18 -03:00