Development/AdvancedObjectList
Development / AdvancedObjectListBack to Snip <-- Previous Change | Next Change -->
Diff Summary | |||||
---|---|---|---|---|---|
Title | |||||
Date | 2008-04-17 06:36:15 | 2008-04-17 06:39:37 | |||
Editor | Herbert Poul | Herbert Poul | |||
Tags |
2008-04-17 06:36:15 by Herbert Poul | 2008-04-17 06:39:37 by Herbert Poul | ||||
---|---|---|---|---|---|
3 | 3 | ||||
4 | # basics | 4 | # basics | ||
5 | 5 | ||||
6 | the generic object list should be able to list any | 6 | the generic object list should be able to list any | ||
> | type of model - given a queryset or other iterabl | > | type of model - given a queryset or other iterabl | ||
> | e object. | > | e object. | ||
7 | 7 | ||||
t | 8 | implementors can configure different types of colu | t | 8 | implementors can configure different types of colu |
> | mns - dynamically. | > | mns - dynamically. users can then configure which | ||
> | columns they want to see and which should be used | ||||
> | for sorting. |