ic-labs / django-icekit

GLAMkit is a next-generation Python CMS by the Interaction Consortium, designed especially for the cultural sector.
http://glamkit.com
MIT License
47 stars 11 forks source link

Have plugin system respect sort_priority #125

Open cogat opened 8 years ago

cogat commented 8 years ago

Fluent page types have a sort_priority which indicates their position in the list of choices. Other plugin types (event types, etc) don't seem to respect this.