Hello

I have made a custom db.field - WeekdaysField wich allow me to split
week days into four groups. Also I create forms.field and widget to
display it as seven SELECTs. All works fine, but when I have tried to
use it with inlinadmin...
When editing object Foo wich have TablularInline with related objects
having WeekdaysField, every time I try to save object django assumes
that I have filled all three extra form.

My widget returns "None" and forms.Field also returns "None" but it
doesn`t matter. WTF?!

May be I something miss understand?

Best regards, Alexandr

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

Reply via email to