Answer the question
In order to leave comments, you need to log in
How to extend urlpatterns for admin?
I want to expand the urlpatterns of the admin panel to expand the admin panel. How to do it? It's just that admins should be able to send replies to mail, and I just created a new application for this, and now I'm trying to get into the admin panel through a new url.
Answer the question
In order to leave comments, you need to log in
Is he really needed? well, expand https://docs.djangoproject.com/en/3.0/ref/contrib/... or make the url not in the "admin panel urlpatterns"
And so, everything that can be done with the admin panel is described at https://docs.djangoproject .com/en/3.0/ref/contrib/... and https://docs.djangoproject.com/en/3.0/ref/contrib/... everything else is already studying the sources and
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question