have you tried to "syncdb" your project with mysql.... just, do it once
more. I think it's worth a try ;)

On 5/2/07, Bruno Tikami <[EMAIL PROTECTED]> wrote:
>
> nerezus, I'm gonna check out your problem & try to simulate this error for
> you man.
>
> The "category_id" field it complains it generated automatcally by Django.
> It ALWAYS create a field called <class_name>_id if you don't create an
> AutoField atributte. You should see it on select * from
> publications_category ;)
>
>
> good Luck
>
> Tkm
>
> On 5/2/07, nerezus <[EMAIL PROTECTED] > wrote:
> >
> >
> > I tried to use sqlite3 instead of mysql, and it starts work.
> >
> > But I need mysql, how to make this code work with it?
> >
> >
> > > >
> >
>

--~--~---------~--~----~------------~-------~--~----~
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