Skip to content

Instantly share code, notes, and snippets.

@vaibhavmule
Last active October 6, 2016 08:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vaibhavmule/1f562be96ac04745e796adce17aada13 to your computer and use it in GitHub Desktop.
Save vaibhavmule/1f562be96ac04745e796adce17aada13 to your computer and use it in GitHub Desktop.
Django Rest Framework Installation

Installation

pip install django
pip install djangorestframework
pip install django-filter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment