Shabda,

Thanks for trying, but:

>      return ('orgs.views.org', [self.type.slug, self.slug])

In the shell, that gets me:
TypeError: reverse() argument after ** must be a dictionary

But do I understand correctly that the first argument shd be a view?

And that what gets returned from get_absolute_url goes into reverse()?
Looking at the code for urlresolvers.revers() now.  If I read
correctly, it wants either a view or an URL pattern name.

That's a start at getting more understanding.
--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to