Django media URLs in CSS files

后端 未结 4 385
青春惊慌失措
青春惊慌失措 2021-02-02 07:12

In django templates, it\'s common to do the following:


How would you accomplish this in a

4条回答
  •  感情败类
    2021-02-02 08:05

    If you want to use template directives in a file, why isn't it served via a template?

提交回复
热议问题