glob.py
2.06 KB
-
Ensure file globing is deterministic · 3a055402
A small change to ensure the order of filenames returned from glob() is deterministic. This is required to provide consistant file order (and therefore minified file version hashs) when running collectstatic on multiple servers.
Adam Charnock committed