Hey,
I can get to the inline_admin_formset by indexing the
inline_admin_formsets variable
e.g.
{{ inline_admin_formsets.0.formset }}
is there an alternative to use the index number for picking the
formset?? I've tried the model name but it doesn't seem to work...
any suggestions??
thanks,
Simon
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---