summaryrefslogtreecommitdiff
path: root/ishtar_common/models.py
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2023-03-01 15:51:19 +0100
committerÉtienne Loks <etienne.loks@iggdrasil.net>2023-03-01 15:51:19 +0100
commitdd146785e0eb7921746dc4373a776c4a6c82ac26 (patch)
treebbb40e0a1278f77d41c324fb8eeca233721a1469 /ishtar_common/models.py
parent86864474095ebac0993b2f7f7e07fdd1f31b28b6 (diff)
downloadIshtar-dd146785e0eb7921746dc4373a776c4a6c82ac26.tar.bz2
Ishtar-dd146785e0eb7921746dc4373a776c4a6c82ac26.zip
Typo
Diffstat (limited to 'ishtar_common/models.py')
-rw-r--r--ishtar_common/models.py1
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",