I've used it with ModelForm using Layout() and Field() and it works a treat.
---
Elena :)
@elequ
04022 90172
On Thu, Nov 1, 2012 at 7:29 AM, Paul <peebor@gmail.com> wrote:
I used to invest something similar; i wanted to to built a read view next to an update view that looks identical except for that read is obviously read-only. I used crispy-forms to do just that; recently an UneditableField (Layout) was added next to Field.You do however either need to enumerate the model fields in a layoutPaul BormansTo view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/5av7W0YQoS8J.--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
No comments:
Post a Comment