#1714: [patch] add "readonly" attribute to form fields
----------------------------+-----------------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: adrian
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: Core framework | Version: magic-removal
Severity: normal | Resolution:
Keywords: |
----------------------------+-----------------------------------------------
Comment (by SmileyChris):
Just a small note on the models patch, there is no purpose for it if
you're just using contrib.admin, because that hides fields which aren't
editable.
I still think it's useful to pass `is_readonly` to a model's !FormFields
in case someone is doing something more low-level.
--
Ticket URL: <http://code.djangoproject.com/ticket/1714>
Django <http://code.djangoproject.org/>
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
-~----------~----~----~----~------~----~------~--~---