Add requirements.txt to django_project template
This commit is contained in:
parent
0fca0effb6
commit
65ecc6f6e5
1 changed files with 3 additions and 0 deletions
3
codetemplates/django_project/requirements.txt
Normal file
3
codetemplates/django_project/requirements.txt
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
Django==1.4.1
|
||||
dj-database-url==0.2.1
|
||||
virtualenv==1.7.2
|
||||
Loading…
Add table
Add a link
Reference in a new issue