Giter Club home page Giter Club logo

Comments (8)

nizamializadeh avatar nizamializadeh commented on May 26, 2024 2

jet/utils.py file change

search_help_text = model_admin.search_help_text
change_list_args = [
request, model, list_display, list_display_links, list_filter,
model_admin.date_hierarchy, search_fields, list_select_related,
model_admin.list_per_page, model_admin.list_max_show_all,
model_admin.list_editable, model_admin]
model_admin.list_editable, model_admin,search_help_text]

from django-jet.

ZiggerZZ avatar ZiggerZZ commented on May 26, 2024 1

Btw just stumbled upon https://github.com/assem-ch/django-jet-reboot

from django-jet.

Rishubh03 avatar Rishubh03 commented on May 26, 2024

I am also facing the same issue.
Do you have any solution for that?

from django-jet.

AlexFoxalt avatar AlexFoxalt commented on May 26, 2024

I am also facing the same issue. Do you have any solution for that?

Still nope. I can offer a few solutions, but they are quite radical:

  1. Downgrade to Django 3
  2. Get rid of JET and select smth else

from django-jet.

Mojtaba-saf avatar Mojtaba-saf commented on May 26, 2024

I don't think this repository is maintained anymore.
I tried to fix this issue a while ago and it's working now on django 4.0.1 .
here is the link

from django-jet.

ZiggerZZ avatar ZiggerZZ commented on May 26, 2024

@Mojtaba-saf I installed your version with pip install https://github.com/Mojtaba-saf/django-jet/archive/dev.zip and I still get the problem with search_help_text. Did your fix work for you?

from django-jet.

ZiggerZZ avatar ZiggerZZ commented on May 26, 2024

My bad, I had Django 3. I upgraded to Django 4.0.1 and it works fine now!

from django-jet.

bhx98 avatar bhx98 commented on May 26, 2024

model_admin.list_editable, model_admin,search_help_text

I've just applied your solution and received below error
NameError: name 'model_admin' is not defined

would u please help me?

from django-jet.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.