jazzband / jazzband/django-admin2

ModelAdmin2 options

Open
#340 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1.2k
Forks
147
PR merge metrics
No merged PRs in 30d

Description

There's a bunch of admin options which don't seem to be implemented (resp. don't work as expected) right now – instead of adding a ticket for every single one, I'm trying to summarize my experience with this one (hope that's ok):

Does not work:
- raw_id_fields
- list_display_links
- list_editables
- prepopulated_fields
- date_hierarchy
- radio_fields
- fieldsets

Not working as expected:
- list_display_filters with dates display an input–field instead of links
- If I filter something on the changelist and there are no results, all the filters are gone. The same is true when using the searchfield.
- It would be nice to see what exactly I've filtered

If this is not intended to work, there should be an explanation (hopefully, I'm not missing anything here).

Contributor guide

Open the contributing guide

Research direction

Review the ModelAdmin2 options and the listed changelist and searchfield behaviors, starting with the unsupported options and filtering cases in this issue. First verify which items remain relevant in the current project; done means each behavior is corrected or explicitly documented as unsupported, with the filtering state preserved and visible.

Written by the indexing model from the issue text.

Assessment

Tech stack
django, python
Domain
backend, web-dev
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.