Changes between Version 7 and Version 8 of NewformsAdminBranch


Ignore:
Timestamp:
Jan 16, 2007, 11:55:57 PM (17 years ago)
Author:
Adrian Holovaty
Comment:

Added another to-do

Legend:

Unmodified
Added
Removed
Modified
  • NewformsAdminBranch

    v7 v8  
    4141|| Implement {{{ModelAdmin.delete_view}}}. || Done in [4321] ||
    4242|| Change {{{_meta.admin}}} on a model to be a {{{ModelAdmin}}} class instead of a {{{AdminOptions}}} instance, and remove the {{{AdminOptions}}} class. || Done in [4343] ||
     43|| Clean up some of the admin: fold {{{ChangeList}}} methods/functionality into {{{ModelAdmin}}}. || Not done yet ||
    4344|| Change {{{ModelAdmin.add_view}}} to use newforms. || Not done yet ||
    4445|| Change {{{ModelAdmin.change_view}}} to use newforms. || Not done yet ||
Back to Top