Why when I have a model edited inline other (for example, Model B is edited
inline model A, admin is for model A) and model B have a DateTimeField field
with auto_now_add = True (creation_date = DateTimeField(auto_now_add = True)
), when I save the model the second time, it raise this error:
app_name_model_B.creation_date may not be NULL.
Is this normal? What can I do?

-- 
Lic. José M. Rodriguez Bacallao
Cupet
-----------------------------------------------------------------
Todos somos muy ignorantes, lo que ocurre es que no todos ignoramos lo
mismo.

Recuerda: El arca de Noe fue construida por aficionados, el titanic por
profesionales
-----------------------------------------------------------------

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
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