You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 17, 2018. It is now read-only.
Same error here with django 1.3 and south 0.7.3. It is causing all my test to fail. Not sure if this is a South issue or a django-ratings issue though.
Hy!
I'm new to South, so if this is something of my lack of knowledge, I apologize.
When I'm running ./manage.py migrate, I have the following error popping from your side:
ValueError: Cannot find a UNIQUE constraint on table djangoratings_vote, columns ['key', 'ip_address', 'object_id', 'content_type_id', 'user_id']
If you need the full stack, I can provide it
Thank you
The text was updated successfully, but these errors were encountered: