Allow import UUID_FUNCTION
Changes related to the document models split commit. Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
@@ -22,7 +22,7 @@ from ..signals import post_document_type_change
|
|||||||
|
|
||||||
from .document_type_models import DocumentType
|
from .document_type_models import DocumentType
|
||||||
|
|
||||||
__all__ = ('Document',)
|
__all__ = ('Document', 'UUID_FUNCTION')
|
||||||
logger = logging.getLogger(__name__)
|
logger = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user