Browse Source

move to Django 1.6.1

windows
Florian N 12 years ago
parent
commit
c496506350
  1. 2
      README.md
  2. 2
      requirements.txt

2
README.md

@ -1,7 +1,7 @@
pyDash
======
A small web monitoring dashboard for you linux pc/server writen in Python and Django + Chart.js.
A small web monitoring dashboard for your linux pc/server writen in Python and Django + Chart.js.
The dashboard is built using only Python libraries available in the main Python distribution, trying to create a small list of dependecies without the need of installing many packages or libraries.

2
requirements.txt

@ -1 +1 @@
django==1.5.5
django==1.6.1
Loading…
Cancel
Save