summaryrefslogtreecommitdiff
path: root/ishtar_common/models.py
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2020-12-01 18:17:04 +0100
committerÉtienne Loks <etienne.loks@iggdrasil.net>2021-02-28 12:15:21 +0100
commit3c6d4cca5fdb40850359c5a4cdf1f17fd5bd7473 (patch)
treeaf310bc80c9a4980d345071ef93a08217280e7c3 /ishtar_common/models.py
parent342ea7e679a1609a810f216549e403d2563d27a1 (diff)
downloadIshtar-3c6d4cca5fdb40850359c5a4cdf1f17fd5bd7473.tar.bz2
Ishtar-3c6d4cca5fdb40850359c5a4cdf1f17fd5bd7473.zip
Docs: autogen value documentation
Diffstat (limited to 'ishtar_common/models.py')
-rw-r--r--ishtar_common/models.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ishtar_common/models.py b/ishtar_common/models.py
index 3a8182d2f..a67dcc6df 100644
--- a/ishtar_common/models.py
+++ b/ishtar_common/models.py
@@ -87,7 +87,7 @@ from ishtar_common.utils import get_cache, create_slug, \
from ishtar_common.models_common import GeneralType, HierarchicalType, \
BaseHistorizedItem, LightHistorizedItem, FullSearch, \
SearchAltName, OwnPerms, Cached, \
- Address, post_save_cache, TemplateItem, SpatialReferenceSystem, \
+ Address, post_save_cache, TemplateItem, SpatialReferenceSystem, \
DashboardFormItem, document_attached_changed, SearchAltName, \
DynamicRequest, GeoItem, CompleteIdentifierItem, SearchVectorConfig, \
DocumentItem, QuickAction, MainItem, Merge, ShortMenuItem, Town, \