Fix data errors

This commit is contained in:
sonny 2020-03-05 00:02:40 +01:00
parent afc3c11775
commit 533561ba1e
27 changed files with 101 additions and 39 deletions

View file

@ -1,4 +1,4 @@
from django.urls import include, path
from django.urls import path
from newsreader.accounts.views import (
ActivationCompleteView,