#15232: pass parameters to include template tag ---------------------------------+------------------------------------------ Reporter: keropotter | Owner: nobody Status: new | Milestone: Component: Uncategorized | Version: 1.2 Keywords: include parameters | Triage Stage: Unreviewed Has patch: 0 | ---------------------------------+------------------------------------------ I haven't been able to find a way to pass parameters to include template tag... is there any way i can do it?
I have a multi combo selector, and i need to put 2 of them in a web page (origin and destiny). In other languages there is the concept of "component" so you can give it an ID to change the rendering names. How could i accomplish this in django without braking the DRY principle? Thanks -- Ticket URL: <http://code.djangoproject.com/ticket/15232> Django <http://code.djangoproject.com/> The Web framework for perfectionists with deadlines. -- You received this message because you are subscribed to the Google Groups "Django updates" 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-updates?hl=en.
