Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

django-jet-4 not able to display individual DB entries : TypeError at '/admin/app/model-table/<int:pk>/change/' #509

Open
pareshpandit opened this issue May 29, 2022 · 2 comments

Comments

@pareshpandit
Copy link

When trying to view and entry, a template error pops up, and barrs display of the details of a new (or old) db entry.

The error reads as under:
In template [my_project_dir_path]/env/lib64/python3.10/site-packages/jet/templates/admin/base.html, error at line 122

This is with respect to rendering of the tag : {% jet_previous_object as sibling %} , and reads as :
ChangeList.__init__() missing 1 required positional argument: 'search_help_text'

I was thinking if it were a known error, and had a quick fix; or owing to this being a slightly older os project now, one should be advised to rather not use that package. Any advice is much appreciated. :)

@Barukimang
Copy link

Hej @pareshpandit maybe try this package: https://pypi.org/project/django-4-jet/

@icedreamer-praveen
Copy link

@pareshpandit Thank you so much

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants