Discussion:
raq sql query in DEF
o***@gmail.com
2018-08-27 07:24:17 UTC
Permalink
how can i write the raq sql query in django rest framework?
--
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.
Jason
2018-08-27 11:34:14 UTC
Permalink
you don't, you write it with django.
https://docs.djangoproject.com/en/2.1/topics/db/sql/
--
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...