opensemanticsearch/open-semantic-visual-graph-explorer

Django >= 3.0 does not have staticfiles anymore

horde3d opened this issue · 0 comments

In Django >= 3.0 we have to replace

with

{% load static %}