summaryrefslogtreecommitdiff
path: root/ishtar_common
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
commit224a569f97e5454d28e0340e28526601f191efa7 (patch)
treeaf310bc80c9a4980d345071ef93a08217280e7c3 /ishtar_common
parent898711cbba90f11997e1ef6480999bef5c870e2d (diff)
downloadIshtar-224a569f97e5454d28e0340e28526601f191efa7.tar.bz2
Ishtar-224a569f97e5454d28e0340e28526601f191efa7.zip
Docs: autogen value documentation
Diffstat (limited to 'ishtar_common')
-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, \