Re: Difficulty Rendering a Form

2023-05-16 Thread Ammar Mohammed
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 : {{ signup_form }} <\form> Regards Ammar Mohammed Whatsapp:

Re: Difficulty Rendering a Form

2023-05-16 Thread Salaudeen Ridwan
check corryshaffer tutorial on youtube On Tue, May 16, 2023, 7:54 PM Michael Starr 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

Difficulty Rendering a Form

2023-05-16 Thread Michael Starr
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+unsub