Customized models lead to errors at different stages of migration. Without the settings.OAUTH2_PROVIDER_ACCESS_TOKEN_MODEL the makemigrations command fails with the following: AttributeError: ...
Tests fail with Django master branch. It might be a problem with DRF or tests themselves, of course, needs further investigation. ===== test session starts ===== platform linux -- Python ...