Django Positions

Created on Dec. 28, 2012, 1:50 p.m.
Language: en
Category: App, Django, Python
Description:

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

URL: https://github.com/jpwatts/django-positions/


Update

Comment on This Data Unit