Name |
Last commit
|
Last Update |
---|---|---|
.. | ||
crispy_forms | ||
dashboard | ||
base.html | ||
display-form-errors.html |
sed -i -e 's/{{ *STATIC_URL *}}\([^"]*\)"/{% static "\1" %}"/g' $(find -name \*.html) for i in $(comm <(git grep -l %.static|sort) <(git grep -l staticfiles) -23); do sed -i $i -e '1a {% load staticfiles %}'; done
Name |
Last commit
|
Last Update |
---|---|---|
.. | ||
crispy_forms | Loading commit data... | |
dashboard | Loading commit data... | |
base.html | Loading commit data... | |
display-form-errors.html | Loading commit data... |