Skip to content

Paginated admin does not respect ordering #8

@ShadowLNC

Description

@ShadowLNC

If I change this setting:

https://docs.djangoproject.com/en/dev/ref/contrib/admin/#django.contrib.admin.ModelAdmin.list_per_page

Then on the second page, if I drag any items, it will reset ordering to 10, 20, 30... and so on, which if saved, will conflict with the first page. Is it possible to discern the minimum (or maximum for reverse-ordered fields) value from the form on the page and use that as the starting value?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions