Hello, When logged into Django Admin, I can see a header on view top with: - "Django Administration" on the left - 4 items on the right + "welcome Foo" + "View site" link + "Change password" + "Logout"
I want to a add a styled "Deploy" button, anywhere inside this header, so that, after editing data, logged Admin user, can trigger a custom action. How can I implement this ? Best regards -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/4a07b20c-14fb-42a7-8e8f-20c84cc36c3eo%40googlegroups.com.

