Re: Please I am developing an E- voting system but I want the admin to register the voters using CSV file and a random passwords will be sent to their emails, to aid them login

2021-03-16 Thread Philip Mutua
Where is the code snippet so that I might help ? On Tue, 16 Mar 2021, 16:11 Ageboba Alexander, wrote: > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to dj

Re: signup error

2021-05-07 Thread Philip Mutua
Probably you forgot to import the form in your views. Check your imports. Regards On Fri, 7 May 2021, 16:19 EVELYNE MBAU, wrote: > Hello, how do i solve name 'SignUpForm' is not defined > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. >

Re: Django Lessons

2020-01-21 Thread Philip Mutua
Thanks for sharing this you have useful content. On Sun, Jan 19, 2020 at 10:55 PM Eugen Ciur wrote: > Hi everyone, > > I launched recently a new resource, django-lessons.com. > > I target mostly intermediate django developers but newcomers might find it > usefull as