kolibri icon indicating copy to clipboard operation
kolibri copied to clipboard

Upgrade Django to 3.2

Open rtibbles opened this issue 1 year ago • 0 comments

Now that we have dropped support for Python 2.7, we can upgrade our Django version to 3.2.

This should also involve upgrading any Django supporting libraries (such as Django REST Framework) to newer versions that are compatible with Django 3.2.

### Prerequisites
- [ ] https://github.com/learningequality/morango/issues/207
- [ ] https://github.com/learningequality/morango/issues/208

rtibbles avatar Jan 12 '24 18:01 rtibbles