aboutsummaryrefslogtreecommitdiffstats
path: root/examples/requirements.txt
diff options
context:
space:
mode:
authormarkotibold2011-06-25 13:08:46 +0200
committermarkotibold2011-06-25 13:08:46 +0200
commitddd36206bc7a403b2ba43de7b4c43d5bf6466399 (patch)
tree82c90b5b8012466a36748c6b542e2be949820129 /examples/requirements.txt
parent409ee533fd28b742f4e790dc56aa686f44db1fcd (diff)
downloaddjango-rest-framework-ddd36206bc7a403b2ba43de7b4c43d5bf6466399.tar.bz2
Added a fixture so that the users default have a user to login with and play with permissions.
Diffstat (limited to 'examples/requirements.txt')
-rw-r--r--examples/requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/requirements.txt b/examples/requirements.txt
index 09cda945..19d37673 100644
--- a/examples/requirements.txt
+++ b/examples/requirements.txt
@@ -5,4 +5,5 @@ wsgiref==0.1.2
Pygments==1.4
httplib2==0.6.0
Markdown==2.0.3
+Pyyaml