summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 f80e50a18..1db2ac4ea 100644
--- a/ishtar_common/models.py
+++ b/ishtar_common/models.py
@@ -3084,7 +3084,7 @@ class IshtarUser(FullSearch):
# search parameters
EXTRA_REQUEST_KEYS = {
- 'person__person_types_list': 'person__person_types__name'
+ 'person__person_types_list': 'person__person_types__label'
}
# alternative names of fields for searches