sehmaschine / django-grappelli

A jazzy skin for the Django Admin-Interface (official repository).
http://www.grappelliproject.com
Other
3.77k stars 657 forks source link

Add a test & fix for #1022 #1025

Closed atodorov closed 1 year ago

atodorov commented 1 year ago

Newly added test failing with the same error I am seeing in #1022:

https://github.com/sehmaschine/django-grappelli/actions/runs/6038228477/job/16384154305?pr=1025

E               ValueError: The file 'grappelli/jquery/ui/"images/ui-icons_555555_256x240.png"' could not be found with <django.contrib.staticfiles.storage.ManifestStaticFilesStorage object at 0x7f92071669d0>.

Will push another commit trying to resolve this!

atodorov commented 1 year ago

@sehmaschine this should do the job!