aboutsummaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorMarko Tibold2012-01-27 20:45:53 +0100
committerMarko Tibold2012-01-27 20:45:53 +0100
commitcb6f62b2afdb00d04a251dafa1a8d7a6bf620737 (patch)
tree0e81c5bf3a4cdec67cb5bf495bd19e1b2391b665 /examples
parentc1fe5da85f936453a592fa683928672bb1911217 (diff)
downloaddjango-rest-framework-cb6f62b2afdb00d04a251dafa1a8d7a6bf620737.tar.bz2
fixes #146
rest.ep.io now runs tip.
Diffstat (limited to 'examples')
-rw-r--r--examples/requirements-epio.txt2
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