I would like to customize the admin poll functionality in Django. Is it possible to override or add to existing functionality of admin site?
For example in the screenshot shown, I would like to add different functionality than what it automatically does when I click on "SAVE". I am new to Django and html, a brief procedure is greatly appreciated.