aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorTom Christie2012-09-07 15:14:23 +0100
committerTom Christie2012-09-07 15:14:23 +0100
commit72bdd0fcec7faa32d7f24e0698736f9433b56f3f (patch)
tree0209f259eaaf2b8c32709576bcf2fa1260fd6e4d /docs
parenta01d6153547980f12034b6e872019e1ac94b5b78 (diff)
downloaddjango-rest-framework-72bdd0fcec7faa32d7f24e0698736f9433b56f3f.tar.bz2
Add basic serializer tests
Diffstat (limited to 'docs')
-rw-r--r--docs/requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/requirements.txt b/docs/requirements.txt
new file mode 100644
index 00000000..a91fb978
--- /dev/null
+++ b/docs/requirements.txt
@@ -0,0 +1 @@
+markdown>=2.1.0