Feature #167
Fewer page loads for Attribute inlines
| Status: | New | Start: | 06/22/2011 | |
|---|---|---|---|---|
| Priority: | High | Due date: | ||
| Assigned to: | % Done: | 0% |
||
| Category: | Admin | |||
| Target version: | - |
Description
Right now, to manually set an attribute, one has to save the page 2-3 times. This is really pretty unacceptable and should be corrected.
History
Updated by Stephen Burrows 10 months ago
- Assigned to set to Harris Lapiroff
- Priority changed from Normal to High
Updated by Stephen Burrows 10 months ago
Did initial work on this in feature/reloadless_attributes branch - cleaned up the AttributeForm stuff and provided templates for the JSONValue, ForeignKeyValue, and ManyToManyValue forms. Should be ready for some javascriptification. :-)