diff options
Diffstat (limited to 'ishtar_common/models.py')
-rw-r--r-- | ishtar_common/models.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ishtar_common/models.py b/ishtar_common/models.py index e4f13ab5f..096a5e0a7 100644 --- a/ishtar_common/models.py +++ b/ishtar_common/models.py @@ -192,6 +192,7 @@ __all__ = [ "Document", "GeneralType", "get_generated_id", + "get_current_profile", "LightHistorizedItem", "OwnPerms", "Address", |