On 22/04/2010 15:46, Shawn Milochik wrote:
Everything you need is here:

http://docs.djangoproject.com/en/1.1/topics/auth/#authentication-in-web-requests

This will tell you exactly, in detail, how to create your own login page to tie 
into the built-in authentication.

<http://docs.djangoproject.com/en/1.1/topics/auth/#authentication-in-web-requests>Also, 
(sorry, couldn't resist), it's spelled "authentication."

Shawn

If you really want to nitpick, spelling django as danjgo is worse in my opinion
than spelling authentication as authentification :)

Anyway, Shawn is right, the docs he referred to are quite helpful in dealing 
with authentication.

Regards,
Benedict

--
You received this message because you are subscribed to the Google Groups "Django 
users" group.
To post to this group, send email to django-us...@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