Discussion:
Django REST Framework with Django OAuth Toolkit
Foobar
2018-11-05 18:11:17 UTC
Permalink
I have a Django app that is an API which uses DRF and another Django app
which uses DOT. I would like these to function as independent
micro-services and not be coupled in the same Django app. All the examples
I have seen point to DRF and DOT being coupled in the same Django app. Can
anyone shed some light on how this should work and if there is any sample
code I can look at, that would be great. Thanks.
--
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+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...