> Tracey
>
> Thanks - that is a neat idea... but I only need it for that one page.
> I want the rest of the (protected) admin pages to work as normal.
>
> Derek
>
You probably need to re-state your problem, as it is unclear what
result you want to happen. You want the admin at '/admin/', you don't
want to provide your own login view, but also don't want people to log
in at '/admin/' - what do you want?
Your initial workaround fails because it doesn't actually process the
page, it simply renders it, so submitting the form simply re-renders
the initial page.
Cheers
Tom
--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
No comments:
Post a Comment