Open
Description
Hi! I'm really diggin this so far. It's a nice upgrade to a pretty bland django admin that I just don't have the time to style myself. So thank you!
Quick question:
Is there a way to custom designate icons to admin menu items? For example, you have to call out icon = fa etc
in app.py
, but what do we do with libraries like Celery, which create their own admin menu items? Is there a way to pass variables to volt for these custom menu items?
Please let me know if that doesn't make sense.