diff options
| author | Marko Tibold | 2012-01-27 20:45:53 +0100 |
|---|---|---|
| committer | Marko Tibold | 2012-01-27 20:45:53 +0100 |
| commit | cb6f62b2afdb00d04a251dafa1a8d7a6bf620737 (patch) | |
| tree | 0e81c5bf3a4cdec67cb5bf495bd19e1b2391b665 /examples | |
| parent | c1fe5da85f936453a592fa683928672bb1911217 (diff) | |
| download | django-rest-framework-cb6f62b2afdb00d04a251dafa1a8d7a6bf620737.tar.bz2 | |
fixes #146
rest.ep.io now runs tip.
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/requirements-epio.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/requirements-epio.txt b/examples/requirements-epio.txt index 76ab5bd2..b4962676 100644 --- a/examples/requirements-epio.txt +++ b/examples/requirements-epio.txt @@ -1,3 +1,3 @@ Pygments==1.4 Markdown==2.0.3 -djangorestframework +git+git://github.com/tomchristie/django-rest-framework.git |
