UPD: small steps to become python3 compatible.

This commit is contained in:
2019-03-28 18:08:12 +01:00
parent e05bf3e56f
commit 943285f1ed
12 changed files with 164 additions and 147 deletions

View File

@@ -1,4 +1,4 @@
from generic import Url, UrlsTestCase
from .generic import Url, UrlsTestCase
from ..views import RootView, generic