Hi Mr Starr
The documentation is very clear and helpful.
Check the forms section
https://docs.djangoproject.com/en/4.2/ref/forms/api/#outputting-forms-as-html

Note that you should put your form variable in a double curly.... Like this
:

<form>
{{ signup_form }}
<\form>

Regards
Ammar Mohammed
Whatsapp:
        wa.me/249113075979



On Tue, May 16, 2023, 20:55 Michael Starr <michaelstarr.cod...@gmail.com>
wrote:

> I am having difficulty rendering a form. Does anyone have a CONCISE
> tutorial for me?
>
> Michael
>
> --
> 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+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/045cd9f2-20c2-4ecd-b5fe-409604d249fdn%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/045cd9f2-20c2-4ecd-b5fe-409604d249fdn%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAHs1H7vUmt-p3CX3Qo4jVhi_Kcsee_97%3DeDb1pd-03TArTW8og%40mail.gmail.com.

Reply via email to