Hello, developers.
I am Kuniyuki Iwashima, Japanese.

I have been working for preparing a proposal about formset improvements. I 
have read the idea list and source code forms/formset.py and forms/models.py. 
Then, I found it is easy to pass arguments to inner forms by passing them 
to the form_kwargs when instantiating formset, so I do not understand what 
is the problem in formset.

Does the idea means that we cannot easily use formset because of lack of 
generic view for it?
I think I can realise that easily by making some changes to existing 
Mixins. (Now, my proposal is to make formset compatible with generic view 
written in views/generic/edit.py)

or it means that I should change the structure of formset drastically?

Also, I have a question about time constraint. If I write a view or mixin 
for formclass, I think it does not take a lot of time. So in addition to 
that, what should I do in the term of GSoC.

Sorry for my bad English.

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/8f9d7ac2-9653-4fbe-95eb-4e94b7239546%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to