gadventures / django-fsm-admin

Mixin and template tags to integrate django-fsm transitions into the django admin.
Other
203 stars 95 forks source link

Fix hints not showing up #68

Closed gkachru closed 7 years ago

gkachru commented 7 years ago

When custom(dict(admin=True)) is set, then the hints don't show up.

Nagyman commented 7 years ago

Same change merged in another PR.