A Admin • 828.03K Points Coach Q. How do you include static files in Django templates? (A) {% use_static %} (B) {% static 'path/to/file.css' %} (C) {% file 'css/file.css' %} (D) {% include_static 'css/file.css' %} Correct Answer - Option(B) Views: 13 Filed under category Django Hashtags: Share Manage Tags
Discusssion
Login to discuss.