#3990: readonly fields for admin
-----------------------------------------+----------------------------------
Reporter: [EMAIL PROTECTED] | Owner: adrian
Status: new | Component: Admin
interface
Version: new-admin | Resolution:
Keywords: | Stage: Accepted
Has_patch: 1 | Needs_docs: 0
Needs_tests: 0 | Needs_better_patch: 1
-----------------------------------------+----------------------------------
Changes (by mtredinnick):
* needs_better_patch: 0 => 1
* stage: Design decision needed => Accepted
Comment:
Fields that are not editable are the readonly fields. We don't need an
extra attribute for that.
Also, both empty and NULL fields should just display as the empty string
(i.e. not at all). The difference isn't important for a read only field --
it's not like you can change it.
This looks like a reasonable idea, but it's over-engineered at the moment.
It should also be usable for all forms, not just the admin interface.
--
Ticket URL: <http://code.djangoproject.com/ticket/3990#comment:6>
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
-~----------~----~----~----~------~----~------~--~---