Commit 2b3ef82ee8379e04ce112b5d6d2cb21cb5d358b4

Authored by hitier
2 parents 5fd4fc54 92deb97f

First Graphs

CHANGELOG.md
... ... @@ -24,6 +24,14 @@ or major refactoring improvments.
24 24  
25 25 ## Unreleased
26 26  
  27 +## [0.2.pre-4] - 2021-03-15 - First Graphs
  28 +### New
  29 +D3js imports
  30 +json rest api
  31 +
  32 +### Fixed
  33 +Bootstrap layout and menus
  34 +
27 35 ## [0.2.pre-3] - 2021-03-10 - Agents and Projects
28 36 ### New
29 37 Add views for Agents, Projects, Services
... ...
README.md
1 1 Plan de Charge
2 2 --------------
  3 +random_charges create_db feed_from_lesia
... ...
VERSION.txt
1   -0.2.pre-3
  1 +0.2.pre-4
... ...
app/commands/commands.py