Re: problem with inlineformset_factory

2008-11-10 Thread Petry
Hello Colling ok, but then did a test and saw that this problem is a bug in Django, with the database sqlite works, but is giving problems with postgresql On 7 nov, 01:38, "Collin Grady" <[EMAIL PROTECTED]> wrote: > Usage questions belong on the django-users list - this list is for the > develo

Re: problem with inlineformset_factory

2008-11-06 Thread Collin Grady
Usage questions belong on the django-users list - this list is for the development of django itself :) -- Collin Grady --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this grou

problem with inlineformset_factory

2008-11-06 Thread Petry
Hi all, I'm having a weird problem when using inlineformset_factory, he can only register up to 2 records, after that causes a validation error "(Hidden field id) User phone with this None already exists." Here is my forms [1], models [2] and views [3] [1] http://dpaste.com/88598/ [2] http://d