jazzband/django-silk

Runtime error for python version 3.10 and latest Django version.

rupeshkumar1995 opened this issue · 2 comments

RuntimeError: Model class silk.models.Request doesn't declare an explicit app_label and isn't in an application in INSTALLED_APPS.

i am getting error while running gunicorn.
please help

i have added silk in installed apps and middleware under middlewares.

@rupeshkumar1995 Could you show your code.