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 djangorestframework to 3.9 #955

Open melinath opened 4 years ago

melinath commented 4 years ago

DRF is very out of date; we should upgrade it. 3.9 is the last version to support python 2. This depends on #861 at the very least.