Browse Source

Readme precisions

test_david
root 10 years ago
parent
commit
0421cf9e68
  1. 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…
Cancel
Save