To help you make sense of lowFAT we provide a visualisation of the database model.

Model visualisation

How to Update

Dependencies

You will need Graphviz installed on your machine.

Dependencies Resolution on Debian and Ubuntu

$ apt-get install graphviz

Instructions

To update the visualisation, run

$ python manage.py graph_models -a -g -o docs/img/models.png

To update the visualisation