Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 358 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 358 Bytes

djesrf Build Status

djes + drf = one legit api

Run the Tests:

$ pip install -e .
$ pip install "file://$(pwd)#egg=djesrf[dev]"
$ py.test tests/