mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2025-12-15 09:47:16 +00:00
Django 3.0 deprecations removed
This commit is contained in:
@@ -108,7 +108,7 @@ class SimpleTest(SimpleTestCase):
|
||||
|
||||
def test_import_urls(self):
|
||||
from django.conf import settings
|
||||
from django.conf.urls import include, url
|
||||
#from django.conf.urls import include, url
|
||||
from django.contrib import admin, auth
|
||||
from django.urls import resolve, reverse
|
||||
from django.views.generic.base import RedirectView
|
||||
|
||||
Reference in New Issue
Block a user