parent
61b6a6efbe
commit
f2ecaf76f8
@ -1,8 +1,9 @@
|
||||
**Ir a:**
|
||||
*[Repositorio](https://gitea.kickto.net/jp.av.dev/intro_Django#user-content-django-wiki)*,
|
||||
*[Formularios](https://gitea.kickto.net/jp.av.dev/intro_Django#user-content-formularios-https-gitea-kickto-net-jp-av-dev-intro-django-wiki-4-formularios-user-content-formularios)*,
|
||||
*[Send Mails]()*
|
||||
*[Formularios](https://gitea.kickto.net/jp.av.dev/intro_Django/wiki/4_Formularios#user-content-formularios)*,
|
||||
*[Api Form](https://gitea.kickto.net/jp.av.dev/intro_Django/wiki/6_API_Forms#user-content-api-forms)*
|
||||
|
||||
-------
|
||||
|
||||
## Envio de Mails
|
||||
|
||||
@ -51,3 +52,10 @@ def contacto(request):
|
||||
return render(request, "gracias.html")
|
||||
return render(request, "contacto.html")
|
||||
```
|
||||
|
||||
-------
|
||||
|
||||
**Ir a:**
|
||||
*[Repositorio](https://gitea.kickto.net/jp.av.dev/intro_Django#user-content-django-wiki)*,
|
||||
*[Formularios](https://gitea.kickto.net/jp.av.dev/intro_Django/wiki/4_Formularios#user-content-formularios)*,
|
||||
*[Api Form](https://gitea.kickto.net/jp.av.dev/intro_Django/wiki/6_API_Forms#user-content-api-forms)*
|
||||
|
Loading…
Reference in New Issue
Block a user