refactor requirements and make htmlmin optional
This commit is contained in:
parent
2a86e012dd
commit
c6c8dbeab4
12 changed files with 26 additions and 17 deletions
6
src/requirements/production.txt
Normal file
6
src/requirements/production.txt
Normal file
|
@ -0,0 +1,6 @@
|
|||
Django>=1.9,<1.10
|
||||
django-bootstrap3>=6.2,<6.3
|
||||
django-compressor==2.0
|
||||
csscompressor
|
||||
djangorestframework>=3.4,<3.5
|
||||
django-filter>=0.14,<0.15
|
Loading…
Add table
Add a link
Reference in a new issue