Skip to content

sinner/testing-djrf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Testing-Django REST Framework

Installation

  virtualenv env

  source env/bin/activate

  pip install django
  pip install djangorestframework
  pip install pygments  # We'll be using this for the code highlighting

About

Testing Django REST Framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages