[p2pu-dev] Problem with first lernanta dev environment
Corbin Tarrant
Corbin at IAmCorbin.net
Tue Mar 27 19:08:25 UTC 2012
This works to get some initial data into the system but I still can't
edit anything on the dev site. If I try and edit one of those
challenges that were created I get:
TypeError at /groups/test-webmaking-101/edit/
Trying to add a message to the discussion tab gives me:
TypeError at /statuses/create/groups/1/
Thanks for the help,
------------------------
Corbin Tarrant
Corbin at iamcorbin.net
http://iamcorbin.net
------------------------
On Mon 26 Mar 2012 04:35:16 AM EDT, Prasanth wrote:
> Hello,
>
> I had reported this error. Since in reply it was mentioned that the
> admin site is not used in that particular way, I used the reply to
> another of my query to create initial data to play with:
>
> http://lists.p2pu.org/pipermail/p2pu-dev/2012-February/002446.html
>
> Perhaps that solution will work in this case also.
>
> Regards,
> Prasanth
>
> On Mon, Mar 26, 2012 at 9:54 AM, zuzel.vp <zuzel.vp at gmail.com
> <mailto:zuzel.vp at gmail.com>> wrote:
>
> My bad the place where I saw the error was:
> http://lists.p2pu.org/pipermail/p2pu-dev/2012-February/002444.html
>
> I will get back to you tomorrow morning (EST).
>
> On Fri, Mar 23, 2012 at 2:59 PM, Corbin Tarrant
> <Corbin at iamcorbin.net <mailto:Corbin at iamcorbin.net>> wrote:
> > Hello everyone,
> >
> > I'm just getting started and have joined the p2pu lernanta study
> group and
> > have posted a problem I'm having there and I'm still hung up on it:
> > ______________________
> > ______________________
> > Corbin Tarrant March 19, 2012, 5:36 p.m.
> > I'm trying to play around with my local dev environment and need
> to create
> > some dummy content but when I try and create a study group(same
> error when I
> > change it to a course or challenge) it gives me this error when
> I try and
> > submit the form:
> >
> > TypeError at /groups/create/
> > __init__() got an unexpected keyword argument 'parser'
> >
> >
> > Jos March 19, 2012, 5:42 p.m.
> > Hey Corbin, seems like your DB is out of sync with your models.
> Have you run
> > migrations as?
> >
> > python manage.py migrate --all --delete-ghost-migrations
> > More info in the cheat sheet.
> >
> >
> > Corbin Tarrant March 19, 2012, 11:25 p.m.
> > I had not tried that command yet, I ran it but am still getting
> the same
> > error.
> >
> > I also tried: python manage.py test
> >
> > and it tells me: FAILED (errors=42)
> >
> > it looks like a lot of the errors are: DatabaseError: no such table:
> > users_userprofile
> >
> > also, running: ./sh/schemamigration
> >
> > goes through all the tables telling me "Nothing seems to have
> changed"
> >
> > --
> > Corbin Tarrant
> > Corbin at IAmCorbin.net
> > http://iamcorbin.net
> >
> >
> > _______________________________________________
> > p2pu-dev mailing list
> > p2pu-dev at lists.p2pu.org <mailto:p2pu-dev at lists.p2pu.org>
> > http://lists.p2pu.org/mailman/listinfo/p2pu-dev
> >
> _______________________________________________
> p2pu-dev mailing list
> p2pu-dev at lists.p2pu.org <mailto:p2pu-dev at lists.p2pu.org>
> http://lists.p2pu.org/mailman/listinfo/p2pu-dev
>
>
>
>
> _______________________________________________
> 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