Lightweight tool for auto-solve html template to be ready to use on django
Before use this tool make sure your static configured
when you are in step 3 use this tool for replace all statics fastly
I used this tool on this project
Install requirements :
pip3 install -r requirements.txt
Run command for solve template :
python3 django_template_static.py <template_path_here>