django-jet icon indicating copy to clipboard operation
django-jet copied to clipboard

ForeignKey not working in django-jet

Open bobycloud opened this issue 5 years ago • 3 comments

Hi,

I'm struggling with foreign-key in django-jet admin panel for couple month. When I enable django-jet admin dashboard, fields with foreign-key shows no result found, But when I switch to django native admin interface, It will works like a charm. Look at the picture for more detail. This problem is a pain in my ass. django-jet problem

bobycloud avatar Dec 03 '19 08:12 bobycloud

@bobycloud I faced with the same problem (empty foreign field) when I use default model manager different from "objects". Did you manage to solve that problem?

djtsov avatar Aug 03 '20 05:08 djtsov

@djtsov Hi, Because of this problem I decided not to use django-jet in my project.

bobycloud avatar Aug 03 '20 06:08 bobycloud

Did anybody get any solution for it ?

himanshubarmn10 avatar Jul 09 '21 17:07 himanshubarmn10