You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First go ahead and change the ticket name to be for implementation of this as a feature. Even if AJAX pagination is done, there are going to be themes that will need list view pagination.
at https://github.com/pydanny/django-admin2/blob/develop/djadmin2/types.py#L205
I think we need pass
list_per_page
to index_view(views.ModelListView)like this:
or something else ?
The text was updated successfully, but these errors were encountered: