Changes between Version 78 and Version 79 of Version1.1Features
- Timestamp:
- Oct 28, 2008, 9:41:47 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Version1.1Features
v78 v79 43 43 * [ticket:3987 ModelAdmin should allow for overriding of ForeignKey/ManyToMany options] 44 44 * Add the ability to add fields to admin forms and the ability to intercept form submissions so the values of those fields could be accessed. This way admin plugins could be developed. 45 * [http://groups.google.com/group/django-developers/browse_thread/thread/611425acc40b78bb Read-only fields] (applies to forms as well) 45 46 46 47 Serving dynamic content: … … 82 83 * [http://code.djangoproject.com/ticket/3011 Allow for extendable auth_user module] (add an abstract base class for User too) 83 84 * [ticket:6791 Add a cached DB session backend] 85 84 86 ---- 85 87