Hi,

settings.LOGIN_URL get's ignored by the admin app.

I don't want two login forms, but only one.

But I couldn't find a way to redirect to my custom login form
from the admin pages.

The only solution I found was a HTML redirect like this
  <meta http-equiv="REFRESH" content="0;url=http://redirect-url";>

Anyone else who has this problem, or a solution?

  Thomas




-- 
Thomas Guettler, http://www.thomas-guettler.de/
E-Mail: guettli (*) thomas-guettler + de

-- 
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 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to