Tuesday, October 30, 2012

Re: Easy way to make all form fields read only?

On Tuesday, October 30, 2012 1:36:19 AM UTC-7, elena wrote:
How are you rendering the form? Are you using `forms.Form`?

We're using a ModelForm specifically.
 

Do you mean "user's credentials" from `django.contrib.auth`?

Actually this is a custom user object -- users authenticate against Active Directory and we didn't yet look into tying that contrib.auth.user. Probably will do that on another phase of this app on Django 1.5 since that'll be a bit more flexible for our needs.

Thanks.

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

No comments:

Post a Comment