Matheus2037 / Matheus2037/Django_ClassBasedView
Finalizar funcionalidade de envio de e-mail
Open
@Matheus2037 is already working on this.
Since Aug 5, 2024.
enhancement
- Dominant language
- CSS
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Foi criado um formulário para envio de e-mail no arquivo **Forms.py**, a validação do mesmo ocorre no arquivo **View.py**, porém por enquanto a funcionalidade apenas executa um Debug no console trazendo o conteúdo do formulário no formato de e-mail.
A ideia é deixar o envio funcional e de fato enviando um e-mail.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.