Am real need to reinvent the wheel because i have a project which needs to define some user roles, and enable users to update the status of their own properties and not the other property. Thanks in advance for any help you give me.
On Tue, Nov 3, 2009 at 4:32 PM, bruno desthuilliers < [email protected]> wrote: > > 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 -~----------~----~----~----~------~----~------~--~---

