initial project layout
This commit is contained in:
parent
64b23881de
commit
82c77fc031
7 changed files with 158 additions and 1 deletions
17
requirements.txt
Normal file
17
requirements.txt
Normal file
|
@ -0,0 +1,17 @@
|
|||
Django==1.4.1
|
||||
South==0.7.6
|
||||
argparse==1.2.1
|
||||
dj-database-url==0.2.1
|
||||
django-heroku-memcacheify==0.3
|
||||
django-pylibmc-sasl==0.2.4
|
||||
django-social-auth==0.7.4
|
||||
gunicorn==0.14.6
|
||||
httplib2==0.7.4
|
||||
oauth2==1.5.211
|
||||
psycopg2==2.4.5
|
||||
pylibmc==1.2.3
|
||||
python-openid==2.2.5
|
||||
raven==2.0.3
|
||||
requests==0.13.6
|
||||
simplejson==2.4.0
|
||||
wsgiref==0.1.2
|
Loading…
Add table
Add a link
Reference in a new issue