3ae1e8aae3
Replace django.core.urlresolves with django.urls (In Django 2.0) The django.core.urlresolvers module is removed in favor of its new location, django.urls. It was deprecated in Django 1.10: https://docs.djangoproject.com/en/2.0/releases/1.10/#id3 Add py35dj20 job to test Django 2.0 integration. Change-Id: I6d2e38201387012ba9a02c4b0bd8377895a5919a |
||
---|---|---|
.. | ||
templates/workbooks | ||
__init__.py | ||
forms.py | ||
panel.py | ||
tables.py | ||
tests.py | ||
urls.py | ||
views.py |