Update 'readme.md'
This commit is contained in:
parent
f854a15af5
commit
5221df2854
@ -11,3 +11,12 @@ Les fichiers importants sont :
|
|||||||
- recherche/urls.py
|
- recherche/urls.py
|
||||||
- recherche/views.py
|
- recherche/views.py
|
||||||
- recherche/templates/recherche/index.html
|
- recherche/templates/recherche/index.html
|
||||||
|
|
||||||
|
### Dépendance sous linux
|
||||||
|
|
||||||
|
apt install python3-pip
|
||||||
|
pip install django
|
||||||
|
|
||||||
|
### Lancement de l'application
|
||||||
|
|
||||||
|
python3 manage.py runserver
|
Loading…
x
Reference in New Issue
Block a user