geex-arts / django-jet

Modern responsive template for the Django admin interface with improved functionality. We are proud to announce completely new Jet. Please check out Live Demo
https://github.com/jet-admin/jet-bridge
GNU Affero General Public License v3.0
3.58k stars 772 forks source link

get_model_queryset() missing 1 required positional argument: 'search_help_text' #503

Open ibtsam0018 opened 2 years ago

ibtsam0018 commented 2 years ago
get_model_queryset() missing 1 required positional argument: 'search_help_text'
Request Method: GET

http://127.0.0.1:8000/admin/blog/blogmod/1/change/ 4.0.2 TypeError get_model_queryset() missing 1 required positional argument: 'search_help_text' /home/ibtsam/Documents/django-project/venv/lib/python3.8/site-packages/jet/templatetags/jet_tags.py, line 171, in jet_sibling_object /home/ibtsam/Documents/django-project/venv/bin/python3 3.8.10 ['/home/ibtsam/Documents/django-project/dash', '/usr/lib/python38.zip', '/usr/lib/python3.8', '/usr/lib/python3.8/lib-dynload', '/home/ibtsam/Documents/django-project/venv/lib/python3.8/site-packages'] Mon, 14 Feb 2022 08:42:28 +0000

ilmars commented 2 years ago

the same for me!

shamsnaamir commented 2 years ago

and for me