Re: How to add css class and attribute to username,password

2021-02-14 Thread Abubakar Ibrahim Baiwa
You should consider using crispy forms plugin. They easily style your forms. *https://django-crispy-forms.readthedocs.io/en/latest/ * On Sun, 14 Feb 2021, 7:36 pm Sherif Adigun, wrote: > Try changing UserLoginForm(forms.ModelForm) to UserLo

Re: Static Folder not loading

2021-02-02 Thread Abubakar Ibrahim Baiwa
If you're using django's lightweight server, make sure DEBUG=True On Sun, 31 Jan 2021, 6:25 pm hari49pf, wrote: > Bair me, I am new to group > > On Sunday, January 31, 2021 at 10:46:40 PM UTC+5:30 hari49pf wrote: > >> Its returning >> >> *no matching file found for test.css* >> >> >> *Regards,*