0

I know that Django admin main page is in index.html. I want to change this page, and add some statistic things, like last 5 errors from DB. My question is: that it is possible, create model for main admin page and show in there some information like I can when I will create some custom models and views? I want to change only main admin page...

Do you have some example for that somewhere ?

MarcinW
  • 51
  • 6
  • I find solution in different thread: https://stackoverflow.com/questions/34902707/how-can-i-pass-data-to-django-layouts-like-base-html-without-having-to-provi/34903331#34903331 – MarcinW Aug 29 '23 at 09:57

0 Answers0