Changes between Version 8 and Version 9 of NewformsAdminBranch
- Timestamp:
- Jan 22, 2007, 7:28:59 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
NewformsAdminBranch
v8 v9 44 44 || Change {{{ModelAdmin.add_view}}} to use newforms. || Not done yet || 45 45 || Change {{{ModelAdmin.change_view}}} to use newforms. || Not done yet || 46 || Figure out a cleaner way of specifying admin options, now that {{{class Admin}}} is much more powerful. It doesn't feel like it should live in the model anymore. || Not done yet; requires django-developers discussion||46 || Figure out a cleaner way of specifying admin options, now that {{{class Admin}}} is much more powerful. It doesn't feel like it should live in the model anymore. || Not done yet; discussion is [http://groups.google.com/group/django-developers/browse_frm/thread/d94c7b11392c5085/# here] ||