projects
/
pgcommitfest2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d8e5e8a
)
Add requirements.txt, for easy local deployments
author
Magnus Hagander
<magnus@hagander.net>
Wed, 21 May 2014 15:48:01 +0000
(11:48 -0400)
committer
Magnus Hagander
<magnus@hagander.net>
Wed, 21 May 2014 15:48:01 +0000
(11:48 -0400)
requirements.txt
[new file with mode: 0644]
patch
|
blob
diff --git a/requirements.txt
b/requirements.txt
new file mode 100644
(file)
index 0000000..
de4f235
--- /dev/null
+++ b/
requirements.txt
@@ -0,0
+1,4
@@
+django>1.4,<1.5
+psycopg2
+simplejson
+pycrypto