dancerfly / django-brambling

Event website manager, specifically designed for dance weekends or other events with multiple simultaneous tracks of classes.
BSD 3-Clause "New" or "Revised" License
11 stars 3 forks source link

Upgrade to django-daguerre 2.3.1 #956

Open melinath opened 4 years ago

melinath commented 4 years ago

Django-daguerre 2.3.1 supports django 1.11 and py2 and py3, so it would be a good choice to have in place for the 2->3 upgrade. We should also upgrade Pillow at the same time since it's a dependency of django-daguerre's and because it may have compatibility issues with Pillow otherwise.