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

ModelAdmin2 options #340

Open
sehmaschine opened this issue Jul 18, 2013 · 0 comments
Open

ModelAdmin2 options #340

sehmaschine opened this issue Jul 18, 2013 · 0 comments

Comments

@sehmaschine
Copy link

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).

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

1 participant