Does anyone have a recommendation on which implementation to use when
creating a self-authentication system?  There weren't that many, but
thought some of you might have experience with one.

On Apr 26, 6:01 pm, Bret W <[EMAIL PROTECTED]> wrote:
> And that's just one way, of course.
>
> On Apr 26, 5:01 pm, Bret W <[EMAIL PROTECTED]> wrote:
>
> > Sure.
>
> > You'd need to create a profile model where this information could be
> > stored.http://www.djangoproject.com/documentation/authentication/#storing-ad...
>
> > You'd then just create forms for inputing the parameters you wanted to
> > let users 
> > control.http://www.djangoproject.com/documentation/newforms/#generating-forms...
>
> > After you've allowed users to input preferences in their profile,
> > you'd just need to get the profile (see Django book), and use the
> > stored parameters in your template.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to