If I remove the .cleaned_data so how do I include the parameter for the filter?
On Nov 24, 2019 16:05, "Paras Jain" <[email protected]> wrote: > remove from .cleaned data part > > On Sun, Nov 24, 2019 at 8:03 PM Tosin Ayoola <[email protected]> > wrote: > >> Halo guyz, working on a school management system, and I created a view >> that filter & display the assignment given to a particular class, but >> instead I'm getting a "assignment_form has no attributes cleaned_data" >> error message what am I doing wrong, can anyone help out below is d view >> >> -- >> 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/CAHLKn73k%3DUKJ0prRjpGhnxazUdsJXDAuNdqAJ >> ZLgdDsLy43eew%40mail.gmail.com >> <https://groups.google.com/d/msgid/django-users/CAHLKn73k%3DUKJ0prRjpGhnxazUdsJXDAuNdqAJZLgdDsLy43eew%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/CAMtmBS8F59pre87v9OMg6b2RCn3mh > L_4SoC17oqRnQwE%3Dx%3DePg%40mail.gmail.com > <https://groups.google.com/d/msgid/django-users/CAMtmBS8F59pre87v9OMg6b2RCn3mhL_4SoC17oqRnQwE%3Dx%3DePg%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/CAHLKn72KdtBeR59XDZNxZoLX810Ehmvz_eCUpfMB0a1PBv7REQ%40mail.gmail.com.

