diff --git a/ProyectoWeb/README.md b/ProyectoWeb/README.md new file mode 100644 index 0000000..60f0aef --- /dev/null +++ b/ProyectoWeb/README.md @@ -0,0 +1,9 @@ +### [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) +