Changes between Version 22 and Version 23 of NewformsAdminBranch
- Timestamp:
- Apr 18, 2007, 5:08:00 AM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
NewformsAdminBranch
v22 v23 127 127 }}} 128 128 129 Look at the class {{{ModelAdmin}}} in the file django/contrib/admin/options.pyto see all of the methods you can override. This is exciting stuff.129 Look at the class {{{ModelAdmin}}} in the file [source:/django/branches/newforms-admin/django/contrib/admin/options.py django/contrib/admin/options.py] to see all of the methods you can override. This is exciting stuff. 130 130 131 131 == To-do list ==