Documentation on authentication is still very much needed.

The interim solution suggested earlier in this thread entails far too
much code duplication when Django already has an auth system.  Here's
hoping it will be simple for apps to take advantage of the auth
framework without having to (re)write views.

- John

Adrian Holovaty wrote:
> On 8/30/05, Jeremy Noetzelman <[EMAIL PROTECTED]> wrote:
> > ok ... so ... any documentation planned?  Barring that, where's the best
> > place to look to start to grasp the user support?
>
> Yes, documentation is *certainly* planned! If you're too anxious to
> wait, check out django/models/auth.py, django/views/auth/login.py and
> django/views/registration/passwords.py.
>
> Adrian
>
> --
> Adrian Holovaty
> holovaty.com | djangoproject.com | chicagocrime.org

Reply via email to