E
E
evgenusov2015-03-08 18:45:40
Django
evgenusov, 2015-03-08 18:45:40

How to include css files in Django?

Hello. There was such a question. Suppose it has the following structure
Blog/
----------articles/
----------Blog/
----------templates/
------- -----------------------articles/
------------------------- -----category/
------------------------------admin/
----------- -------------------base.html
How can I make the css file visible for both articles and categories?
Now I have css files for each of the entities, but I would like to make one common css file for similar entities. How to implement it?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
evgenusov, 2015-03-08
@evgenusov

Solution: Careful reading of manuals. djbook.ru/rel1.7/howto/static-files/index.html

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question