Inject a SVG file into your Django template.
The full documentation is at https://django-svg-templatetag.readthedocs.org.
Install Django SVG templatetag:
pip install django-svg-templatetag
Then use it in a project:
{% load svg %}
- TODO
Does the code actually work?
source <YOURVIRTUALENV>/bin/activate (myenv) $ pip install -r requirements_test.txt (myenv) $ python runtests.py
Tools used in rendering this package: