This repo stores my code and notes while going over the DRF tutorial. Each part of the tutorial has a subdirectory with an individual README inside of the tutorial folder.
-
Install black, pylint, and pylint-django in addition to the packages listed in the requirements file.
-
Create a Postman environment variable called
api_drf
and point it to the API base URL (if you want to use the collection).