Changes between Version 3 and Version 4 of ReadOnlyAdmin
- Timestamp:
- Apr 20, 2009, 3:34:52 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReadOnlyAdmin
v3 v4 1 1 == Read-Only Fields in Admin: Design Proposal == 2 2 3 This page is intended to lay out concepts regarding a possible implementation of read-only fields in django.contrib.admin. It will specifically deal with threeareas:3 This page is intended to lay out concepts regarding a possible implementation of read-only fields in django.contrib.admin. It will specifically deal with four areas: 4 4 * Inducing fixed read-only behavior through ModelAdmin options 5 5 * Inducing optional read-only behavior through permissions