aboutsummaryrefslogtreecommitdiffstats
path: root/requirements.txt
diff options
context:
space:
mode:
authortom christie tom@tomchristie.com2010-12-29 19:37:57 +0000
committertom christie tom@tomchristie.com2010-12-29 19:37:57 +0000
commit650111dc8c0800e5b7d4c878c1d454657b68efca (patch)
treeb2cb8a07eb60abe20012b352d856bb1dcb13f440 /requirements.txt
downloaddjango-rest-framework-650111dc8c0800e5b7d4c878c1d454657b68efca.tar.bz2
Initial commit of all files to the repository.
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
new file mode 100644
index 00000000..8144d828
--- /dev/null
+++ b/requirements.txt
@@ -0,0 +1,3 @@
+Django==1.2.4
+distribute==0.6.14
+wsgiref==0.1.2