j
k
j a
j l
Paul Winkler wrote:
Untested, but I think the answer here is a standard python idiom: return context['page_template'](**d)
Untested, but I think the answer here is a standard python idiom:
return context['page_template'](**d)
This'd be my suggestion too... Chris
Back to the thread
Back to the list