Hi,
While implementing our collection management system based on Django, we
are always excited by the extensibility of the framework.
Most recently, we were exposed to the *forms.MultiValueField* and*
widgets.MultiWidget*, that seem to offer composition capacities to users of
the *form* an
Le mardi 18 août 2015 01:36:28 UTC+2, Tim Graham a écrit :
>
> I think the general idea is captured in ticket #5929 -- Allow Fields to
> use multiple db columns (complex datatypes). Is that the gist of your
> proposal?
>
Thank you for this link! It seems to discuss the same end result as what