#17015: python manage.py syncdb
----------------------------------------------+--------------------
     Reporter:  anonymous                     |      Owner:  nobody
         Type:  Bug                           |     Status:  new
    Component:  Database layer (models, ORM)  |    Version:  1.3
     Severity:  Normal                        |   Keywords:
 Triage Stage:  Unreviewed                    |  Has patch:  0
Easy pickings:  0                             |      UI/UX:  0
----------------------------------------------+--------------------
 File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
 /site-packages/django/db/backends/oracle/base.py", line 631, in execute
     return self.cursor.execute(query, self._param_generator(params))
 django.db.utils.IntegrityError: ORA-01400: cannot insert NULL into
 ("SMS2WLN"."AUTH_PERMISSION"."ID")


 I saw its fixed but I am getting it again in 1.3.1  and my cx_Oracle is
 5.1

 I am new to python and django...please help.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/17015>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

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

Reply via email to