1đź‘Ť
âś…
-
There’s really no “right” answer. It just depends on what’s best for your needs.
-
To connect to an external REST API, take a look at the excellent Requests library.
👤Brandon Taylor
0đź‘Ť
The Requests library is worth learning. It will save you a lot of grief.
Did you try:
pip install chardet
before
pip install requests
?
👤douglasgoodwin
- [Answer]-Get all Django cascading dependent models of an auth_user
- [Answer]-Admin.autodiscover() throwing TypeError in urls.py class
- [Answer]-Dojo. How to add attributes in form elements?
- [Answer]-Is djangoappengine (django-nonrel) production worthy?
- [Answer]-Can I make a view using UpdateView and DeleteView together?
Source:stackexchange.com