common.py
22.3 KB
-
Ensure that js files are returned in alphabetical order by django-pipeline. · 28664f24
On most systems this seems to be the default behavior, but glob2.glob's order isn't guaranteed and on my machine the order seems to be random, which causes javascript which depends on include order to fail.
Ibrahim Awwal committed