You must called file SignUpForm in your views and start server Le sam. 13 mars 2021 à 04:00, Desh Deepak <[email protected]> a écrit :
> Enter after line 6 write this: > from .forms import SignUpForm > > On Sat, 13 Mar 2021, 9:26 am Desh Deepak, <[email protected]> wrote: > >> Need to import form >> >> >> Ex. From appname import formname >> >> On Sat, 13 Mar 2021, 4:10 am Noyon Barman, <[email protected]> >> wrote: >> >>> I can't fix it, anyone please suggest to me >>> >>> -- >>> 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 [email protected]. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/django-users/4f9095ca-7715-4496-9072-c372434a918bn%40googlegroups.com >>> <https://groups.google.com/d/msgid/django-users/4f9095ca-7715-4496-9072-c372434a918bn%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> >> -- > 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 [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/CAJ0m4xj5NvgyDAgPzs157aw4_%2BwSNPXj%2BHGRh_XCApwV_KTbNA%40mail.gmail.com > <https://groups.google.com/d/msgid/django-users/CAJ0m4xj5NvgyDAgPzs157aw4_%2BwSNPXj%2BHGRh_XCApwV_KTbNA%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CA%2Buai5DWc6BojsAkS5H4gn%3DK-UtNchNrxV-FixtUrcN6_o86WQ%40mail.gmail.com.

