I am thinking about creating a small login form as an inclusion tag, to display within other pages created by generic views, when the user has not been authenticated.
Creating a tag that displays a form seems simple enough. However, I want to log the user on without them leaving the page they are on. Anybody, have a way to do this? Secondly, is there a way to use a form as an inclusion tag - and still use custom manipulators. Do I pass the details of custom manipulator etc back to the template from the inclusion tag? Cheers 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?hl=en -~----------~----~----~----~------~----~------~--~---