talpor / django-dashing

django-dashing is a customisable, modular dashboard application framework for Django to visualize interesting data about your project. Inspired in the dashboard framework Dashing
BSD 3-Clause "New" or "Revised" License
731 stars 108 forks source link

Pushing data into a widget on demand? #81

Closed klamont closed 6 years ago

klamont commented 6 years ago

The original shopify version of Dashing allowed the use of CURL to push data from any source into a widget. This was helpful for things like MOTD, where anyone could display info. I see in the docs some reference to an API, but I do not see any examples of how to actually use it. Does this feature exist in django-dashing?

mtdb commented 6 years ago

sorry, I delayed this issue for long... it is refer to the same issue as https://github.com/talpor/django-dashing/issues/84 I will close this to continue the conversation there