Friday, January 19, 2018

Re: 'WSGIRequest' object is not callable error generate

Hi,

As suggested Etienne you misspelled `render` method.
Please find more information on that documentation page.

Regards,
Constantine C.

On Jan 19, 2018, at 2:47 PM, Etienne Robillard <tkadm30@yandex.com> wrote:



Le 2018-01-19 à 13:53, Amit Kadivar a écrit :


return request(request,'signup.html',{'form':form})

That line looks incorrect to me. You need to use render_response or a similar function... I don't remember the exact function name, however.

Cheers,

Etienne 

-- 
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 django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/9a822b59-f3cb-4024-955a-11c8e9ca8a9e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--   Etienne Robillard  tkadm30@yandex.com  https://www.isotopesoftware.ca/

-- 
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 django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/070df736-c935-4b3c-2fd4-20e05c4c6631%40yandex.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment