Ok, I'm quite new to Python and Django so this might actually have a
simple solution.

I'm coding for a form using Django and I have a ModelChoiceField. Now
what I want to do is make the options for this field customizable. So
if you choose an option, a set of links would be generated allowing
you to move to the next step.

All I know is that this should show up on the admin page for Django,
and it might require a state table or some sort of back coding from
mysql.

If anyone could help, this is quite urgent.

-- 
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