Add django-mptt to dependencies for EventComment
This commit is contained in:
parent
c0f0519c05
commit
0921448ce0
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@ Django==2.0
|
|||
django-appconf==1.0.2
|
||||
django-imagekit==4.0.2
|
||||
django-imagekit-cropper==1.16
|
||||
django-js-asset==1.0.0
|
||||
django-mptt==0.9.0
|
||||
django-settings-export==1.2.1
|
||||
djangorestframework==3.7.7
|
||||
future==0.16.0
|
||||
|
|
Loading…
Reference in a new issue