I try to get the proper get_absolute_url. Under the this circumstances.
I have username parameter in my URL. like this http://.../(?<username> ..... I need to pass this username parameter to the get_absolute_url function. But I don't know how to get the proper username. Because the User model is out of the the model where I manage the get_absolute_url. Can you have any clue? or Is there anyone who have experienced the similar this? Thanks always. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---