Thursday, August 28, 2014

Widget for simple (not input) text

Does Django (or HTML itself) contain any sort of TextField, what represent not the form for text input but simple, static not editable text?
I mean something like this: http://i.imgur.com/Nv0XN0J.png

Is it possible to have a widget for that data, or i can use simple string to do this?

--
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/92f5c4d1-4d10-41cb-b34d-d9701a394493%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment