the debugger.css file references images that don't exist. for example condBorders.png.
This can cause issues if you are using any postprocessing to manage static resources, as the invalid references can crash certain tools. For example - this one with django's ManifestStaticFilesStorage
the debugger.css file references images that don't exist. for example condBorders.png.
This can cause issues if you are using any postprocessing to manage static resources, as the invalid references can crash certain tools. For example - this one with django's
ManifestStaticFilesStorage