10 lines
1.0 KiB
Markdown
10 lines
1.0 KiB
Markdown
|
### [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)
|
||
|
|