Hi Giorgos
What you need to do is pick the appropriate admin template to customize,
and add in your link (or link+button image) there. See:
https://docs.djangoproject.com/en/dev/ref/contrib/admin/#overriding-vs-replacing-an-admin-template
The web is littered with examples of how to do this...
Hello everyone!
I am kinda new to python and Django as well so many things still confuse
me!I have my Django admin interface with a database on it!
The thing i want to do now is the following:
I want to be able to run a script from my Djano admin interface either by
pushing a "Start" button or c
I am trying to design a form using the django admin with text fields
to make notes in and a drop down box with email addresses to choose.
I would like to add an action button, that sends an email with the
information in the forms to one of the addresses in the drop down
box. I was wondering the b
3 matches
Mail list logo