pawamoy/django-suit-dashboard

Keep track of RefreshableDataViews not generated through decorator?

Closed this issue · 1 comments

If the user defines a new RDV child class, the best place to put is where he's putting the classic DashboardViews. Then if the automatic admin site generator works, we could also keep track of user defined RDV (+ decorator generated ones).

Not relevant anymore, since v2. Only one way to decalre real-time widgets, only instances (not classes).