No, it's impossible to use values from the URL or request right there
in the url dispatcher. You would need a small wrapper view.
See
http://www.b-list.org/weblog/2006/11/16/django-tips-get-most-out-generic-views
:)
--~--~-~--~~~---~--~~
You received this messag
Your stepping out of what the simple view was there to provide. It's
not difficult to make your own views, you know. :)
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, se
Is it possible to use a parameter from the url with the extra_content
dictionary when using the generic direct_to_template? I know it
executes functions within the extra_content right before loading the
template, so I would think you should be able to access this someone.
Any help would be much a
3 matches
Mail list logo