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
When a subclass doesn't overrider Meta, it inherits the app_name from
the abstract class what is not descired behavior as it lands migrations
into social_django instead of the actuall app.
Fixes#496
0 commit comments