vote up 1 vote down star

Hi guys, i want to know how ill show the Form Login in the home pages and others?

Thanks guys :)

flag

1 Answer

vote up 1 vote down check

You can put an AuthenticationForm on your context in any template.

If you use a RequestContext on all your templates (like you most likely should be), you could use a context processor which always made this form available.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.