Files
Reskreen/nextcloud/models/__init__.py

5 lines
111 B
Python

from nextcloud.models.alerts import *
# User too for good measure
from django.contrib.auth.models import User