mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-14 15:00:16 +02:00
missing import added
This commit is contained in:
parent
63d7fb80e6
commit
96170a668f
@ -1,4 +1,5 @@
|
||||
from django.conf.urls import include, url
|
||||
from django.core.exceptions import ObjectDoesNotExist
|
||||
from django.template.loader import render_to_string
|
||||
from django.utils.functional import cached_property
|
||||
from django.conf import settings
|
||||
|
Loading…
x
Reference in New Issue
Block a user