Create a requirements file
This commit is contained in:
parent
bfd2925c60
commit
b78f7ebb91
2 changed files with 13 additions and 0 deletions
13
requirements/base.txt
Normal file
13
requirements/base.txt
Normal file
|
@ -0,0 +1,13 @@
|
|||
Django==1.4.5
|
||||
django-appconf==0.5
|
||||
django-forms-bootstrap==2.0.3.post2
|
||||
django-markitup==1.0.0
|
||||
django-model-utils==1.1.0
|
||||
django-reversion==1.7
|
||||
django-sitetree==0.9.4
|
||||
django-taggit==0.9.3
|
||||
django-timezones==0.2
|
||||
django-user-accounts==1.0b13
|
||||
easy-thumbnails==1.2
|
||||
html5lib==0.95
|
||||
markdown==2.3.1
|
Loading…
Reference in a new issue