The reverse(...) method seems to be what I'm looking for, as mentioned
by Don in my previous post
(http://groups.google.com/group/django-users/browse_thread/thread/dacbcbd7252564ab).
However, it doesn't seem to work when I use generic views, since the
reverse method lookups are based on the view.

So my question is how do I go about using the urlresolvers module with
generic views? Is it even possible, or should I not be using this
module at all?  thanks. Ed.


--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to