You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Love this library, solved a problem I had in a few lines of code. Thanks for building it.
The docs say "add custom buttons to Django Admin pages and/or add views to any ModelAdmin" but all I can find in the examples is the mixin for adding things to a ModelAdmin. Is there a way to use the buttons somewhere not associated with a Model?
If not, feature request :)
Thanks again for sharing this useful code.
The text was updated successfully, but these errors were encountered:
Love this library, solved a problem I had in a few lines of code. Thanks for building it.
The docs say "add custom buttons to Django Admin pages and/or add views to any ModelAdmin" but all I can find in the examples is the mixin for adding things to a ModelAdmin. Is there a way to use the buttons somewhere not associated with a Model?
If not, feature request :)
Thanks again for sharing this useful code.
The text was updated successfully, but these errors were encountered: