Added a new docuent_acls app to tie in documents with ACLs
This commit is contained in:
3
apps/document_acls/models.py
Normal file
3
apps/document_acls/models.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from django.db import models
|
||||
|
||||
# Create your models here.
|
||||
Reference in New Issue
Block a user