#342: Add a way for fields to be displayed in the admin without being editable
---------------------+------------------------------------------------------
Reporter: Bless | Owner: adrian
Status: new | Component: Admin interface
Version: 1.0 | Resolution:
Keywords: | Stage: Accepted
Has_patch: 0 | Needs_docs: 0
Needs_tests: 0 | Needs_better_patch: 0
---------------------+------------------------------------------------------
Changes (by mtredinnick):
* stage: Design decision needed => Accepted
Comment:
Yes, this is useful. However, they should just be displayed inline
(perhaps surrounded with some styling), without using an input widget with
readonly="true" or anything like that. These are truly non-editable
fields, not just temporarily disabled. So insert them into the form as
text.
--
Ticket URL: <http://code.djangoproject.com/ticket/342#comment:3>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---