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
Currently Django detection relies on models.py and requirements.txt. We should also scan settings.py for INSTALLED_APPS to detect middleware like django-allauth, django-rest-framework, django-cors-headers, etc.