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
fix(tests): fix deprecated imports for Django <1.6
This fixes an import that breaks in older versions of Django. It's just
the 'django.conf.urls.defaults' import that was deprecated and removed
in Django 1.6.
0 commit comments