Files
django-polymorphic/polymorphic
Charlie Denton 8e52bdf6d1 Explicitly name ids of clashing base models
This avoids the following error in django 1.11 tests:

    polymorphic.MRODerived: (models.E005) The field 'id' from parent model 'polymorphic.mrobase3' clashes with the field 'id' from parent model 'polymorphic.mrobase1'.

Related to https://code.djangoproject.com/ticket/22442
2017-03-03 22:16:54 +00:00
..
2015-10-12 11:44:01 -03:00
2017-02-03 22:08:48 +01:00
2016-09-12 10:35:47 +02:00
2016-12-19 11:28:41 +01:00
2017-01-09 16:53:50 +01:00
2016-12-19 11:28:41 +01:00