1
0
mirror of https://github.com/django/django.git synced 2025-03-13 02:40:47 +00:00
Denis Cornehl 3bec38888f Fixed #22557 -- ManifestStaticFilesStorage did not cleanup deleted files.
When using ManifestStaticFilesStorage, deleted static files would be
correctly cleaned up by "collectstatic --clear", but the manifest file
would still contain the stale entries.

Thanks to tedtieken for the report
2014-05-20 18:14:49 +02:00
..
2014-05-19 14:59:02 +01:00
2014-05-08 21:49:54 +02:00
2014-05-08 21:50:21 +02:00
2014-04-21 12:27:34 +02:00
2014-05-08 21:49:54 +02:00
2014-02-28 09:54:53 +01:00