django-polymorphic/polymorphic/tests/migrations
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
..
0001_initial.py Move test models into models.py and add migrations 2017-09-06 19:47:18 -03:00
__init__.py Move test models into models.py and add migrations 2017-09-06 19:47:18 -03:00