FYI, forwarding from django-users.

Trunk admin is broken at the moment.

---------- Forwarded message ----------
From: Michael Radziej <[EMAIL PROTECTED]>
Date: Feb 7, 2007 7:16 AM
Subject: heads-up: changeset 4459 broke admin (?)
To: [email protected]



Hi,

we are still waiting for confirmation, but it seems that with
changeset 4459, adding inline items in the admin is broken. See
ticket #3447. The resulting error looks like this:

Exception Type:         ProgrammingError
Exception Value:        ERROR: invalid input syntax for integer: ""

http://code.djangoproject.com/ticket/3447


Changeset 4459 made it possible to use values like the numeric 0 or
the empty string as primary keys. I guess the admin uses the empty
string when it should use None.

Michael

--
noris network AG - Deutschherrnstraße 15-19 - D-90429 Nürnberg -
Tel +49-911-9352-0 - Fax +49-911-9352-100

http://www.noris.de - The IT-Outsourcing Company


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

Reply via email to