Version 5 (modified by 15 years ago) ( diff ) | ,
---|
Things needed for Admin-UI:
In general, commits should be broken up into a series of patches -- 1 for each incremental improvement or feature (e.g. autocomplete, selector inlines, etc).
- Docs
- SelectorInlines
- All the JS for the admin should be minified, but we need to ship maximized versions too, for ease of editing, and then have a build process do the minification.
- Note: This is better saved for last.
- Updating the old Javascript to use jQuery is an end goal, but not one required to get admin-ui merged.
Features on the soc2009/admin-ui branch:
- jQuery itself
- Stacked Inline add new inline dynamically.
- Selector Inlines (based on Wilson Miner's mockup http://media.wilsonminer.com/images/django/related-objects-stacked.gif)
Note:
See TracWiki
for help on using the wiki.