Hi Guys,
I am using django 2.1 and restframework 3.10.3. In one of my script I used 
restapi call instead of using ORM in my own app, but restapi call is not 
going through and runserver is showing errors. 
Is there anything like we can't use restapi in the same app where we 
defined restapi? or
is this not supported in this versions? or
any other reasons?

Please guide me on this I am relatively new to django.

I know using ORM is the preferred way but i want to know why its not 
working when restapi is used in the same app.

-- 
You received this message because you are subscribed to the Google Groups 
"Django REST framework" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-rest-framework+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-rest-framework/355798f0-0bf0-4b6a-b650-f362be343c91n%40googlegroups.com.

Reply via email to