David,
I haven't seen this one before. I just tried a syncdb against the
current trunk (rev 5918) with no problems. Would you please create a
bug report with an example we can use to reproduce this?
Thanks,
Ian
On Aug 16, 6:56 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> Anyone getting syncdb to work with Oracle and the current django
> trunk?
>
> My tables are generated, then...
>
> ...blah blah...
> File "/dept/training/lib/python2.4/site-packages/django/db/backends/
> oracle/base.py", line 122, in execute
> return Database.Cursor.execute(self, query, params)
> cx_Oracle.DatabaseError: ORA-01400: cannot insert NULL into
> ("LOIS_DJANGO"."DJANGO_CONTENT_TYPE"."ID")
>
> It seems like the triggers for the "django tables" are never created.
>
> Anyone see this kind of problem? Is anyone using django and the
> current trunk in production or heavy development?
>
> David
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to [email protected]
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
-~----------~----~----~----~------~----~------~--~---