Skip to content
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

pip install 0.7.0 fails with migration error #79

Open
stephendwolff opened this issue Apr 22, 2014 · 0 comments
Open

pip install 0.7.0 fails with migration error #79

stephendwolff opened this issue Apr 22, 2014 · 0 comments

Comments

@stephendwolff
Copy link

Running migrations for form_designer:

 - Migrating forwards to 0008_auto__add_formvalue__del_field_formlog_data__add_field_formlog_created.
 > form_designer:0008_auto__add_formvalue__del_field_formlog_data__add_field_formlog_created
FailedDryRun:  ! Error found during dry run of '0008_auto__add_formvalue__del_field_formlog_data__add_field_formlog_created'! Aborting.
Traceback (most recent call last):
.
.
.
DatabaseError: (1054, "Unknown column 'form_designer_formlog.created_by_id' in 'field list'")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant