On 3 nov, 13:37, Denis Bahati <[email protected]> wrote: > Hi there, > Am creating a login screen using django form but failing to get the concept > on how can i query from the database to get the user verified as a > registered user.
Do you have a real need for reinventing the wheel ? http://docs.djangoproject.com/en/dev/topics/auth/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---

