How to fetch data from sql server and display on django web pages

2018-02-10 Thread Amit Kadivar
Please Help me.
How to fetch data from sql server and display them on django web pages 
through nginx web server..



-- 
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+unsubscr...@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/b5577524-e67d-465f-bb49-e54bca92c88b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


'WSGIRequest' object is not callable error generate

2018-01-19 Thread Amit Kadivar
Hello..

I am making a signup page in django 2.0. generate the error " 'WSGIRequest' 
object is not callable ".
please give me a solution for that .
error show in following line 

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

-- 
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+unsubscr...@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.