Add django-mptt to dependencies for EventComment

This commit is contained in:
Michael Hall 2018-03-24 00:01:36 -04:00
parent c0f0519c05
commit 0921448ce0

View file

@ -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