Hard-coded static prefix in template
Open
- Dominant language
- CSS
- Stars
- 365
- Forks
- 35
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 3
Description
https://github.com/hypy13/django-daisy/blob/85f3ca1a178d34a4acfd56a142df7edf8d89a5c2/django_daisy/templates/admin/base.html#L69
`/static/admin/css/app.css` should be replaced with `{% static 'admin/css/app.css' %}`
Contributor guide
Assessment
This issue has not been assessed yet.