Hello,

Is there a way to show model fields in admin, but prevent them from
being edited? Using 'editable=False' in the model won't do, since then
the field simply is not displayed.

Also, on a related topic: is there a simple way to allow the user to
set a certain field when *creating* a new record, but then "lock" the
field from further changes? Similar to the previous question, only I
wanted to allow the field to be set when creating the record.

Thanks in advance,
Rubens

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to