mirror of
https://gitlab2.federez.net/re2o/re2o
synced 2024-11-23 03:43:12 +00:00
Readme precisions
This commit is contained in:
parent
a34c31b2fd
commit
059a1c820a
1 changed files with 8 additions and 4 deletions
12
README.md
12
README.md
|
@ -11,13 +11,17 @@ De cette manière, il est possible de pluguer très facilement des services dess
|
||||||
|
|
||||||
Dépendances :
|
Dépendances :
|
||||||
|
|
||||||
|
Avec apt (recommandé):
|
||||||
* python3-django (1.8, jessie-backports)
|
* python3-django (1.8, jessie-backports)
|
||||||
* django-bootstrap3 (pip install)
|
|
||||||
* python3-django-macaddress (stretch)
|
* python3-django-macaddress (stretch)
|
||||||
* python3-dateutil (jessie-backports)
|
* python3-dateutil (jessie-backports)
|
||||||
* texlive-latex-base
|
* texlive-latex-base (jessie)
|
||||||
* texlive-fonts-recommended
|
* texlive-fonts-recommended (jessie)
|
||||||
* python3-djangorestframework
|
* python3-djangorestframework (stretch)
|
||||||
|
|
||||||
|
Avec pip3:
|
||||||
|
* django-bootstrap3 (pip install)
|
||||||
|
* django-ldapdb
|
||||||
|
|
||||||
Moteur de db conseillé (mysql), postgresql fonctionne également.
|
Moteur de db conseillé (mysql), postgresql fonctionne également.
|
||||||
Pour mysql, il faut installer :
|
Pour mysql, il faut installer :
|
||||||
|
|
Loading…
Reference in a new issue