Overriding get_queryset method in Django Admin list change and django-mptt-admin
Sorry if I’m repetitive on a widely discussed topic, but I can’t figure out where the error is, since debug returns the correct result, but the page in the browser does not.
In short, overriding get_queryset()
method in Django Admin list change and django-mptt-admin doesn’t filter list, .