Hi Matthieu, are you just looking for user login/logout functionality? Take a look at http://mezzanine.jupo.org/docs/user-accounts.html and see if that would meet your needs.
On Mon, Jul 13, 2015 at 8:35 AM, Matthieu Sommer <[email protected]> wrote: > Hello, > > I work on a project who turn in Python with Django Mezzanine, but I neet > to creat a form with login, password and submit button. It will write in > database and log or not into website. > > Do you know, how doing that ? > > PS : Excuse me if my english is bad, I'm French... > > Thanks > > Matthieu > > -- > You received this message because you are subscribed to the Google Groups > "Mezzanine Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Mezzanine Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
