+proyectowebcompleto

This commit is contained in:
jp.av.dev 2020-11-16 21:02:37 -03:00
parent 0f00ceeb56
commit 1f92b34bb3

View File

@ -36,6 +36,11 @@
- [Modifcando views.py para el API](https://gitea.kickto.net/jp.av.dev/intro_Django/wiki/6_API_Forms#user-content-cambiando-views-py-para-usar-el-api-forms)
### [Proyecto Web]()
- []()
- []()
### [Proyecto Web](https://gitea.kickto.net/jp.av.dev/intro_Django/wiki/7_Proyecto_Web_Completo#user-content-proyecto-web)
- [Iniciar Django Project](https://gitea.kickto.net/jp.av.dev/intro_Django/wiki/7_Proyecto_Web_Completo#user-content-inicio-proyectoweb)
- [Creación Vistas](https://gitea.kickto.net/jp.av.dev/intro_Django/wiki/7_Proyecto_Web_Completo#user-content-creaci%C3%B3n-de-las-vistas)
- [Registro de URLs](https://gitea.kickto.net/jp.av.dev/intro_Django/wiki/7_Proyecto_Web_Completo#user-content-registro-de-urls)
- [Organizar URLs por App](https://gitea.kickto.net/jp.av.dev/intro_Django/wiki/7_Proyecto_Web_Completo#user-content-organizar-urls-por-app)
- [Crear Templates](https://gitea.kickto.net/jp.av.dev/intro_Django/wiki/7_Proyecto_Web_Completo#user-content-crear-templates)
- [Restrar App](https://gitea.kickto.net/jp.av.dev/intro_Django/wiki/7_Proyecto_Web_Completo#user-content-registrar-app)
- [Registro Vistas html](https://gitea.kickto.net/jp.av.dev/intro_Django/wiki/7_Proyecto_Web_Completo#user-content-modificar-vistas-para-html)