--
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...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAF_9CiuDa5u1aUGgkb%2BMwMmBfNoFOp_p4bdA%2B38Bo9JVrrbRaw%40mail.gmail.com.
Are you using only django? Usually if you want to connect an app with your django backend you might need to use the django rest framework to get the connection
--