refactor: use import that PyCharm understands
This commit is contained in:
parent
a1b287641d
commit
52335d0eb3
@ -10,7 +10,7 @@ from django.db.models.signals import post_save
|
||||
from django.contrib.auth.models import Group
|
||||
from django.contrib.auth.models import AbstractUser
|
||||
|
||||
from fellchensammlung.tools import misc, geo
|
||||
from .tools import misc, geo
|
||||
from notfellchen.settings import MEDIA_URL
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user