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
Django 2.0 has removed the deprecated setting MIDDLEWARE_CLASSES. Use
MIDDLEWARE instead.
As a result, adjust the the expected warnings during test as system
check warning 1_10.W001 was removed.
0 commit comments