V
V
Vanookay2020-08-20 11:34:11
Django
Vanookay, 2020-08-20 11:34:11

How to output a link to another resource instead of a link to models in django admin?

Hello, I want to display a link in the administration of the Django admin application. At the moment, only registered models that are registered in admin.py are displayed. How to display a custom link?
As I understand it, you need to redefine the app_list.html template , but what should I write in the admin panel so that it finds it?
5f3e357336913380784060.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey Gornostaev, 2020-08-20
@Vanookay

Nothing, just put the template in the correct directory.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question