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