Relative Content

Tag Archive for djangogantt-chart

Unable to run frappe-gantt in my Django project

I develop a Django app that will display gantt projects graph and I came to frappe-gantt, an open source librairy (https://github.com/frappe/gantt/tree/master) that is exactly what I am looking for.
But, I have an error when trying to run the simple example: Uncaught TypeError: t is undefined.