UPD: dav_events: renamed utils method to roles.
This commit is contained in:
@@ -4,7 +4,7 @@ from django.db import models
|
||||
from django.utils import timezone
|
||||
from django.utils.encoding import python_2_unicode_compatible
|
||||
|
||||
from ..utils import get_ghost_user, get_system_user
|
||||
from . import get_ghost_user, get_system_user
|
||||
|
||||
|
||||
def get_system_user_id():
|
||||
|
||||
Reference in New Issue
Block a user