Is it possible provide a variable for a field name in a template?

A have a database with a corporations. I want to create some kind of a
report generator. Users can choose necessary fields, specify some
filters and get a result.

I've created a form with checkboxes near field name, have created a
form with filters, have created a queryset from user request. My
problem that I can't understand how can I show only user selected
fields in a template. Can you show me the right way?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
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