Thoughts and tutorials on programming

Tuesday, June 19, 2007

parameters in django templates

It seems that it may be possible to have parameters within called functions in a django template. {% url path.to.some_view arg1,arg2,name1=value1 %} (see http://www.djangoproject.com/documentation/templates/). GL!

No comments:

Contributors

Followers