Hello Rainell.

mezzanine.forms is not a like django.forms. mezzanine.forms is meant for admin users to create forms from the admin. It is basically a "form builder" for your end users.

To use it make sure it is in you INSTALLED_APPS and in the admin create a new page of type "Form". When editing that page you'll see the inlines that allow users to create their custom forms.


On 2017-10-11 10:10 AM, Rainell Dilou Gómez wrote:
Hello everyone,
in the project that I am doing I will start working with forms. I know what I can and should do if I work with django.forms, and I suppose mezzanine.forms can help me even more, but how? In the Mezzanine documentation there are no explanations and examples on how to use mezzanine.forms. Can anyone tell me where to find explanations and examples about using mezzanine.forms?
--
You received this message because you are subscribed to the Google Groups "Mezzanine Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to mezzanine-users+unsubscr...@googlegroups.com <mailto:mezzanine-users+unsubscr...@googlegroups.com>.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Mezzanine 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mezzanine-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to