Skip to content

list_editable fields missing save button without pagination #15

@rvandernoort

Description

@rvandernoort

Hi there I was using this template for a small side project and stumbled on a problem.

I want to have an editable field in the admin change_list view for a custom model, but the save button only appears when the list is paginated. Could this be extracted to be also included without the paginator since this model has very few entries. I now have to set the list_per_page limit to 1 to ensure I can save it and then I can press the show all button in order to work as intended.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions