Hello,
I've been trying to get Mezzanine(3.0.9) to work with South but I keep
getting this error:
Exception:
Your project contains migrations that include one of the fields
from mezzanine.generic in its Migration.model dict: possibly
KeywordsField, CommentsField or RatingField. These migratons no
longer work with the latest versions of Django and South, so you'll
need to fix them by hand. This is as simple as commenting out or
deleting the field from the Migration.model dict.
See http://bit.ly/1hecVsD for an example.
Now I went to the link and had a look at what's happening I noticed those
fields are already commented out in the said folder.
Am I missing something? Any pointers?
Many thanks for the help!
Karthik.
--
You received this message because you are subscribed to the Google Groups
"Mezzanine Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.