areski / django-admin-tools-stats

Django-admin-tools-stats is a Django admin module that allow you to create easily charts on your dashboard based on specific models and criterias
http://django-admin-tools-stats.readthedocs.org/
Other
291 stars 74 forks source link

Using django-admin-tools-stats in Django Jet #36

Closed alirezaafzalaghaei closed 6 years ago

alirezaafzalaghaei commented 6 years ago

Can i use this module in django-jet admin interface? If yes, How can i configure it?

areski commented 6 years ago

This is not compatible with django-jet, but you are welcome to extract the code and implement a version that work with django-get

TrungKien1230 commented 4 years ago

@alirezaafzalaghaei Have you tried it with django jet ? If yes, could you please show me how to to that ?