I've got it set up, but it's not plug and play... it's tied fairly
closely to a model you don't have.
It's trying to import Teacher from that model. You need to import your
stuff from your models.



On Aug 16, 3:02 am, "Jon Atkinson" <[EMAIL PROTECTED]> wrote:
> On 8/15/07, MikeHowarth <[EMAIL PROTECTED]> wrote:
>
>
>
> > Does anyone have experience of integrating django-cart in to an app?
>
> > I've tried adding this to my project, however soon as I use runserver
> > I get issues with the models:
>
> > name 'Teacher' is not defined
>
> > Anyone any idea?
>
> Could you paste the output of ./manage.py validate, and your models.py
> file for each of your apps? It sounds like you're just missing an
> import statement somewhere.
>
> --Jon


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to