diff options
author | raylu <raylu@cmu.edu> | 2011-05-12 05:55:19 -0400 |
---|---|---|
committer | raylu <raylu@cmu.edu> | 2011-05-12 05:55:19 -0400 |
commit | c0f4c6c25960c7e9c94e89962b841509fe66a5d8 (patch) | |
tree | 426eb2e020d52f189db289eec0bb173af2c6d30d /requirements.txt | |
download | pyc-c0f4c6c25960c7e9c94e89962b841509fe66a5d8.tar.xz |
Blank Django project and dotcloud setup
http://docs.dotcloud.com/tutorials/django/
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..d3e4ba5 --- /dev/null +++ b/requirements.txt @@ -0,0 +1 @@ +django |