Skip to content
This repository was archived by the owner on Mar 5, 2021. It is now read-only.
This repository was archived by the owner on Mar 5, 2021. It is now read-only.

ArkestraGenericLister.determine_layout_settings() - issues with querysets #111

Description

@evildmp

If ArkestraGenericLister.determine_layout_settings() receives a horizontal list_ it needs to add lastcolumn to the class of the last item.

Sometimes the list will be a queryset, in which case using a negative slice would break.

Currently we coerce it to a list just in case. Maybe there is a better way of doing this.

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