I don't know if i understand,
but if you make html html and put tag name with same name that form
field... you can get the information
like from = MyForm(request.POST)
because, the tag name always send to back-end with the value of field
Em qui, 22 de nov de 2018 às 13:19, Gear Crew
what was the except is generator ?
Em qui, 22 de nov de 2018 às 13:38, shiva kumar <
kannamshivakumar...@gmail.com> escreveu:
> views file
>
> from django.core.mail import send_mail
> from django.http import HttpResponse
> # Create your views here.
> from django.shortcuts import render,redirect
>
2 matches
Mail list logo