Archive for 'code'
Django ‘columns app_label, model are not unique’
Posted on 19. Nov, 2011 by jason.
0
Occasionally while installing fixtures with Django, you might find yourself running into this error: IntegrityError: columns app_label, model are not unique
