5 lines
111 B
Python
5 lines
111 B
Python
from nextcloud.models.alerts import *
|
|
|
|
# User too for good measure
|
|
from django.contrib.auth.models import User
|