Dear all,
I wish to know if I need to do some thing special for consuming a RESTfull server from some other provider?
What should I do in the views?
Do I need the complete DRF to do this?
Can I do this with just Django's views and then send data across to templates? I mean, can I write views to connect and call the API, send and receive data and then send the output to the templates?
The encoding is in json when interacting with the remote REST API.
happy hacking.
Krishnakant.

--
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 http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/56389E08.10105%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to