I am thinking of using an Inclusion Tag on each of my generic views, as 
a log on form, visible only to unauthenticated users.

It's very straight foward to create an inclusion tag that returns a 
bland login form, but is it possible to create one that can uses the 
manipulators/validators that Django provides (provide the field widgets 
etc). 

Also, can anybody advise on how can I get a user to log on, using a form 
which is part of a generic page, and return them to the same page, once 
they have been authenticated

MerMer

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to