Re: reverse in settings.py, is it possible?

2010-03-03 Thread rebus_
On 3 March 2010 12:33, Aljosa Mohorovic  wrote:
> i would like to set LOGIN_URL = reverse('custom_url_name') so i'm
> wondering if something like that is possible?
> i've tried with reverse but it fails. any ideas?
>
> Aljosa Mohorovic
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Django users" group.
> To post to this group, send email to django-us...@googlegroups.com.
> To unsubscribe from this group, send email to 
> django-users+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/django-users?hl=en.
>
>

Quite an old thread but maybe it helps.

http://www.mail-archive.com/django-users@googlegroups.com/msg26096.html
http://www.mail-archive.com/django-users@googlegroups.com/msg26097.html

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.



reverse in settings.py, is it possible?

2010-03-03 Thread Aljosa Mohorovic
i would like to set LOGIN_URL = reverse('custom_url_name') so i'm
wondering if something like that is possible?
i've tried with reverse but it fails. any ideas?

Aljosa Mohorovic

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.