You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to implement the custom Application model in my app and I get foreign key constraint errors. It seems that no matter what the APPLICATION_MODEL setting is, the foreign key is always constrained to oauth2_provider.Application when applying the south migration: