Tag: DRF
-
Django Rest Framework Tips and Tricks
In this Django rest framework tips article, I will collect interesting and useful tips that can be used while you code your API with Django. I do also have a Django framework tips and tricks article, don’t forget to check. How to restrict access to Django Rest Framework API for specific users only? I will…