djangorestframework-api-key icon indicating copy to clipboard operation
djangorestframework-api-key copied to clipboard

Ensured Django 4 support

Open florimondmanca opened this issue 2 years ago • 0 comments

Currently, we're testing against Django 3.2 max.

But Django 4.0 was released in December 2021: https://www.djangoproject.com/weblog/2021/dec/07/django-40-released/ and 4.1 is just around the corner (alpha state).

Let's ensure this library has continued support for this newer Django major series.

florimondmanca avatar Jun 04 '22 16:06 florimondmanca