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
Removed need to call findstuff() to discover stuff modules. Now we use Django's built in autodiscover_modules function and set everything up in the AppConfig.