fix(django22): Replace imports from `django.core.urlresolvers` with `django.urls` (#25382)
This was depecated in 1.10:
> Importing from the django.core.urlresolvers module is deprecated in favor of its new location, django.urls.
https://docs.djangoproject.com/en/3.1/releases/1.10/#id3