anexia / drf-multitokenauth

An extension to Django-Rest-Frameworks Token Authentication, enabling a user to have multiple authorization tokens
BSD 3-Clause "New" or "Revised" License
14 stars 5 forks source link

Fixed migrations for Django 3.x #21

Closed mikelandzelo173 closed 3 years ago

mikelandzelo173 commented 3 years ago

The migration needed an additional check for Django 3.x