parent
347ed1536a
commit
e4f8113811
@ -1,3 +1,7 @@
|
||||
<- [Volver al repositorio](https://gitea.kickto.net/jp.av.dev/intro_Django#user-content-django-wiki) - siguente -> [Proyecto y apps](https://gitea.kickto.net/jp.av.dev/intro_Django/wiki/2_Apps%26BD#user-content-proyecto-y-aplicacion-es)
|
||||
|
||||
-----
|
||||
|
||||
### Creacion Entorno Virtual
|
||||
```
|
||||
python3 -m venv .django-env
|
||||
@ -462,3 +466,6 @@ urlpatterns = [
|
||||
path('hija2/', herencia2),
|
||||
]
|
||||
```
|
||||
--------
|
||||
|
||||
<- [Volver al repositorio](https://gitea.kickto.net/jp.av.dev/intro_Django#user-content-django-wiki) - siguente -> [Proyecto y apps](https://gitea.kickto.net/jp.av.dev/intro_Django/wiki/2_Apps%26BD#user-content-proyecto-y-aplicacion-es)
|
Loading…
Reference in New Issue
Block a user