[p2pu-dev] Operational Error
zuzel.vp
zuzel.vp at gmail.com
Sat Jul 2 18:43:29 UTC 2011
Maybe there was some issue when running:
python manage.py syncdb --migrate --noinput
Which is the output of:
python manage.py migrate projects
?
Use pastie.orgif the output is too long.
The migration in charge of adding that field is:
https://github.com/p2pu/lernanta/blob/master/apps/projects/migrations/0020_auto__add_field_project_kind.py
--
Thanks,
Zuzel
On Sat, Jul 2, 2011 at 5:31 AM, Laura Hilliger <laura at zythepsary.com> wrote:
> Hello Zuzel,
> I've run into more than a few problems installing the dev environment. Now
> I've hit another...
> Request Method: GET Request URL: http://127.0.0.1:8000/en/ Django Version:
> 1.3 Exception Type: OperationalError Exception Value:
>
> (1054, "Unknown column 'projects_project.kind' in 'field list'")
>
> Exception Location:
> /Users/Laura/virtualenvs/lernanta/lib/python2.6/site-packages/MySQLdb/connections.py
> in defaulterrorhandler, line 36 Python Executable:
> /Users/Laura/virtualenvs/lernanta/bin/python
> Keep getting stuck here. I followed some bug reports and dropped and
> recreated the db, synced and ran migrations. When I start the server and hit
> the site, I'm still seeing this error. Any ideas?
> --Laura
>
> Laura F. Hilliger
> laura at zythepsary.com
> www.zythepsary.com
> @epilepticrabbit
>
> _______________________________________________
> p2pu-dev mailing list
> p2pu-dev at lists.p2pu.org
> http://lists.p2pu.org/mailman/listinfo/p2pu-dev
>
>
More information about the p2pu-dev
mailing list