Update 'ProyectoWeb/README.md'
This commit is contained in:
parent
3a0e2f6642
commit
ac6b9cac4f
@ -1,6 +1,7 @@
|
||||
# 📚️ [Proyecto Web Completo](https://gitea.kickto.net/jp.av.dev/intro_Django/src/branch/master/ProyectoWeb)
|
||||
|
||||
## [Proyecto Web](https://gitea.kickto.net/jp.av.dev/intro_Django/wiki/7a_Proyecto_Web_Completo#user-content-proyecto-web)
|
||||
|
||||
- [Iniciar Proyecto Django](https://gitea.kickto.net/jp.av.dev/intro_Django/wiki/7a_Proyecto_Web_Completo#user-content-inicio-proyectoweb)
|
||||
- [Creación Vistas](https://gitea.kickto.net/jp.av.dev/intro_Django/wiki/7a_Proyecto_Web_Completo#user-content-creaci%C3%B3n-de-las-vistas)
|
||||
- [Registro de URLs](https://gitea.kickto.net/jp.av.dev/intro_Django/wiki/7a_Proyecto_Web_Completo#user-content-registro-de-urls)
|
||||
@ -9,7 +10,9 @@
|
||||
- [Restrar App](https://gitea.kickto.net/jp.av.dev/intro_Django/wiki/7a_Proyecto_Web_Completo#user-content-registrar-app)
|
||||
- [Registro Vistas html](https://gitea.kickto.net/jp.av.dev/intro_Django/wiki/7a_Proyecto_Web_Completo#user-content-modificar-vistas-para-html)
|
||||
|
||||
|
||||
## [Bootstrap y Herencia en la estructura del sitio](https://gitea.kickto.net/jp.av.dev/intro_Django/wiki/7b_Proyecto_Web_Completo)
|
||||
|
||||
- [Formato del sitio con Bootstrap](https://gitea.kickto.net/jp.av.dev/intro_Django/wiki/7b_Proyecto_Web_Completo#user-content-dar-formato-al-sitio-con-bootstrap)
|
||||
- [TAG {% load static %}](https://gitea.kickto.net/jp.av.dev/intro_Django/wiki/7b_Proyecto_Web_Completo#user-content-tag-load-static)
|
||||
- [Herencia de Plantillas](https://gitea.kickto.net/jp.av.dev/intro_Django/wiki/7b_Proyecto_Web_Completo#user-content-herencia-de-plantillas-y-estructura-del-sitio)
|
||||
@ -18,3 +21,16 @@
|
||||
- [Creación App servicios](https://gitea.kickto.net/jp.av.dev/intro_Django/wiki/7b_Proyecto_Web_Completo#user-content-creacion-de-otra-app)
|
||||
- [ORM Creación modelo](https://gitea.kickto.net/jp.av.dev/intro_Django/wiki/7b_Proyecto_Web_Completo#user-content-orm-object-relational-mapping)
|
||||
- [Pillow, almacenar imagenes](https://gitea.kickto.net/jp.av.dev/intro_Django/wiki/7b_Proyecto_Web_Completo#user-content-para-usar-imagenes)
|
||||
|
||||
|
||||
## [Registrar App en Panel de administración](https://gitea.kickto.net/jp.av.dev/intro_Django/wiki/7c_Proyecto_Web_Completo#user-content-registro-de-app-en-panel-de-administraci%C3%B3n)
|
||||
|
||||
- [Servir contenido media](https://gitea.kickto.net/jp.av.dev/intro_Django/wiki/7c_Proyecto_Web_Completo#user-content-servir-contenido-media)
|
||||
- [Mostrar Servicios](https://gitea.kickto.net/jp.av.dev/intro_Django/wiki/7c_Proyecto_Web_Completo#user-content-mostrar-servicios-creados-en-panel-de-administraci%C3%B3n)
|
||||
- [Reestructuración del sitio](https://gitea.kickto.net/jp.av.dev/intro_Django/wiki/7c_Proyecto_Web_Completo#user-content-reestructuracci%C3%B3n-del-sitio)
|
||||
|
||||
##
|
||||
|
||||
- []()
|
||||
- []()
|
||||
- []()
|
||||
|
Loading…
Reference in New Issue
Block a user