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
Is this maybe a problem with the Python and/or Django version I'm using? (Because I also have issues with Invalid constant name "urlpatterns", see issue #41).
I have this
Meta
class in one of my models:This seemingly fine
Meta
class generates these errors using pylint and pylint-django:I have these versions:
The text was updated successfully, but these errors were encountered: