Sunday, March 31, 2013

Re: Using Django docs to find widget readonly specification

Al 31/03/13 23:42, En/na AJP ha escrit:
> I'm new to learning Django. I want to find the documentation regarding
> the readonly attribute you can set for admin widgets.

Do you mean?

https://docs.djangoproject.com/en/1.5/ref/contrib/admin/#django.contrib.admin.ModelAdmin.readonly_fields

It's linked in the front page (https://docs.djangoproject.com/en/1.5/),
in the "The admin" section, "Admin site".

Also, googling for "django admin readonly field" returns the page in the
first place.


Regards

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

No comments:

Post a Comment