Skip to content

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

@pareshpandit

Description

@pareshpandit

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. :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions