Skip to content
This repository was archived by the owner on Jul 17, 2018. It is now read-only.

South migration issue #23

Open
ghost opened this issue May 23, 2011 · 4 comments
Open

South migration issue #23

ghost opened this issue May 23, 2011 · 4 comments

Comments

@ghost
Copy link

ghost commented May 23, 2011

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

@sehmaschine
Copy link

same error here

@qgriffith-zz
Copy link

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.

@sehmaschine
Copy link

we solved this issue with updating south (to trunk).

@qgriffith-zz
Copy link

Yep that did it for me to! THanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants