K
K
Kirill Gorelov2019-03-13 09:18:08
Django
Kirill Gorelov, 2019-03-13 09:18:08

Django admin customization?

Guys, hello.
I read all the possible answers on the toaster regarding the django admin, so I will ask one more))
Does the standard admin have the ability to make a separate page where I will display some information for myself. For example, a page with statistics. Where I will display the total number of all articles on the site, the total number of users, and so on. And make a simple menu with a link to your page. This is only for me as an administrator.
Bitrix has an example of this, if anyone worked. There I can create a separate module and connect it to the Bitrix admin panel.
I'm wondering if this can be done in django, I read the documentation there about it and did not find it. Posting my own is not a question, just wondering if I can use the django admin features.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
alternativshik, 2019-03-13
@Kirill-Gorelov

You can take admin-tools and make a dashboard with this data.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question