My favorites | Sign in
Project Logo
       
Code license: New BSD License
Labels: django, python
Links:
Feeds:
People details
Project owners:
  jpwatts

This module provides PositionField, a model field for Django that allows instances of a model to be sorted by a user-specified position. Conceptually, the field works like a list index: when the position of one item is changed, the positions of other items in the collection are updated in response.

The source code is available on GitHub.









Hosted by Google Code