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

ArkestraGenericLister.determine_layout_settings() - issues with querysets #111

Open
evildmp opened this issue Jan 13, 2014 · 0 comments
Open

Comments

@evildmp
Copy link
Owner

evildmp commented Jan 13, 2014

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.

evildmp added a commit that referenced this issue Jan 13, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant