Changes between Version 5 and Version 6 of soc2009-admin-ui
- Timestamp:
- Dec 12, 2009, 11:35:55 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
soc2009-admin-ui
v5 v6 11 11 Features on the soc2009/admin-ui branch: 12 12 13 1. jQuery itself 13 1. jQuery itself. 14 14 2. Stacked Inline add new inline dynamically. 15 15 3. Selector Inlines (based on Wilson Miner's mockup http://media.wilsonminer.com/images/django/related-objects-stacked.gif) 16 4. Tabular Inline ordering. Given an order_field on the TabularInline admin object. 17 5. models.fields.OrderField added, subclass of IntegerField with default=0.