Answer the question
In order to leave comments, you need to log in
How to implement the output of one application on all pages of the site in Django 2?
Suppose there is an application where links to news are displayed, how can it be displayed on all pages of the site?
Answer the question
In order to leave comments, you need to log in
Throw a list of links into the context processor and then render the list at the right place in the template. (google context_processors django)
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question