-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DatabaseError with new project in django-cms 2.3rc2 and Django-1.4 #7
Comments
Hey @mrsarm, thanks for bringing this to my attention. I'm trying to recreate the issue but I'm running into issues with versions I think. Could you send me the output of your "pip freeze" command so I can try to get all my library versions to match yours? Thanks! |
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm cannot create the tables of django-cms, when I active 'cms_themes' in INSTALLED_APPS, and run 'python manage.py migrate' to create in Postgres the tables, this is launched:
You can see my code in https://github.com/mrsarm/cmsproject
The text was updated successfully, but these errors were encountered: