hi, i'm an italian physics student. i was asked to remake a website that was quite old and difficult to manage for a summer school i had attended. one of my first ideas was to use a cms do manage the content. as the website was already written in django i happened to find mezzanine... Now to the real question: how can i make the usermodel use the email as a primary key (and use it as the only login requirement, together with the password)? is it possible? i tried to look in the code of the default usermodel of mezzanine, but all i get is something like "email.gmai.com" for example, which is not exactly what i want, neither unique. i tried to look online for a solution, but there's not that much documentation about mezzanine...
any help would be very appreciated -- 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/groups/opt_out.
