diff --git a/7b_Proyecto_Web_Completo.md b/7b_Proyecto_Web_Completo.md index 4b8c81c..f68b2e1 100644 --- a/7b_Proyecto_Web_Completo.md +++ b/7b_Proyecto_Web_Completo.md @@ -199,12 +199,10 @@ As with other fields, you can change the maximum length using the max_length arg #### Crear migraciones : 🔸️`python3 admin.py makemigrations` - + #### Migrar : 🔸️`python3 admin.py migrate` - - - - - - \ No newline at end of file + + + +Esta configuracion es inicial, detalle : *[servir media](https://gitea.kickto.net/jp.av.dev/intro_Django/wiki/7c_Proyecto_Web_Completo#user-content-servir-contenido-media)*