ajout système sync django -> Nexcloud pour les utilisateurs
This commit is contained in:
4
nextcloud/models/__init__.py
Normal file
4
nextcloud/models/__init__.py
Normal file
@@ -0,0 +1,4 @@
|
||||
from nextcloud.models.alerts import *
|
||||
|
||||
# User too for good measure
|
||||
from django.contrib.auth.models import User
|
Reference in New Issue
Block a user