It might only come up in the context of my work, but we do a lot of data 
collection, and so when using the GUI all of the variables we create as 
destined to be part a of specific modelform. As such, we way want to end up 
with two forms (eg. Baseline, Purchase History) each of which will be 
represented in a model. We create all of the fields, and the next step is 
to assign which fields should go with each form ie. what models will the 
new fields live under, what order should they be rendered in, and what is 
the logic within forms. 

JD


On Sunday, September 9, 2012 6:21:34 PM UTC-6, Timothy Clemans wrote:
>
> If you could open source it I would appreciate it. 
>
> > Do you have a way of setting which fields will be associated with which 
> of 
> > the models? I am moving onto this aspect next and was thinking of maybe 
> > doing draggable divs in a list to make it more interactive. 
>
> I don't understand this. Could you give examples? 
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/U5L_1Gz_qboJ.
To post to this group, send email to django-users@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