r3l4x0

Results 1 comments of r3l4x0

Migrations of translation fields from `django-modeltranslation` are created based on the field attribute `translated_field`. `django-simple-history` copies model fields and sets `field._unique = False`. As a fix you could check if...