Hi Reiner.
You'll get answers to questions like this on the django-users email list, <
django-developers@googlegroups.com> - the web interface is <
https://groups.google.com/forum/#!forum/django-users>.
The list you've posted to is django-developers, which is for the discussion
of the development
Hello,
It would be very helpful to create forms in the model only. The thing I miss
is a simple text in the model that would appear in the output form exactly
on the position from the model as text e.g. in a Paragraph.
I fail to do it myself from documentation.
Example :
in models.py
class Exa