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

__init__() missing 1 required positional argument: 'sortable_by' #349

Open
charloai opened this issue Aug 28, 2018 · 16 comments
Open

__init__() missing 1 required positional argument: 'sortable_by' #349

charloai opened this issue Aug 28, 2018 · 16 comments

Comments

@charloai
Copy link

I find a bug.
In jet/utils.py line 223
wrong

this is true.
true

@z4nD4R
Copy link

z4nD4R commented Aug 30, 2018

confirmed the bug and also the solution. +1 @charloai

@askanymark
Copy link

I'll also jump in and confirm @charloai is right, this is the solution.

@Synkied
Copy link

Synkied commented Sep 5, 2018

I'll jump in too, and confirm the bug and the solution !
@charloai, did you make a pull request ? Can't see it

@yaoyonstudio
Copy link

I got the same issue

@SalahAdDin
Copy link
Contributor

@charloai Can you make a pull request?

@rense
Copy link
Contributor

rense commented Sep 6, 2018

#345

@sacrac
Copy link

sacrac commented Sep 26, 2018

Ok, this solution by @charloai, now how to install the new version jet with this solution??
right now i installed django-jet==1.0.7 this version have Bug, i add line 223 model_admin.sortable_by, but this correct way or any way install Jet with this solution working Django 2.1.1???

Cheers

@josefkorbel
Copy link

Any progress in this? I really like Django-Jet but I am not forking this only because of this error.

@beauseverson
Copy link

Also checking in on progress. Running into the same issue.

@Brachamul
Copy link

Also encountered this issue. Have to uninstall Django-Jet until solved. Thanks for developing it though, it's a nice app.

@SalahAdDin
Copy link
Contributor

@f1nality

@kairatomurbek2
Copy link

I'm add code model_admin.sortable_by helped

@xianyuLuo
Copy link

nice

@bingtel
Copy link

bingtel commented Oct 18, 2018

+1

@Ehco1996
Copy link

i met this bug too, anyone can submit PR to solve this?

@josefkorbel
Copy link

i met this bug too, anyone can submit PR to solve this?

This is already fixed in the newer releases.

irff pushed a commit to stoqotech/stoqo-django-jet that referenced this issue May 29, 2020
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