I read that doc many times :)
Missed that little detail every time though.
Thanks for the help!
--~--~-~--~~~---~--~~
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@g
On Sat, May 3, 2008 at 8:28 AM, Thierry <[EMAIL PROTECTED]>
wrote:
>
> ABSOLUTE_URL_OVERRIDES = {
>'django.contrib.auth.models.user': lambda o: "/members/%s/" %
> o.username,
> }
>
> Doesn't seem to be working, any idea why?
>
Doc (
http://www.djangoproject.com/documentation/settings/#absolut
2 matches
Mail list logo