1👍
✅
Thanks to the prompting from chem1st, I converted the template to the {% loadstatic %} syntax in the template which is currently recommended in the docs.
It is working now.
0👍
I suspect you need to
$ manage.py collectstatic
..
you also would need to set a STATIC_ROOT
- Serialize DynamicField
- Cannot fetch choices for multiple select from in django
- How to use captured value from URL to select JSON data in Django
- Django+python: Use Order by to Django RawQuery objects?
- Django Forms without admin
Source:stackexchange.com