mirror of
https://github.com/django/django.git
synced 2025-01-25 09:39:23 +00:00
117e99511e
This is especially needed to compare XML when hash randomization is on, as attribute order may vary. Refs #17758, #19038. Thanks Taylor Mitchell for the initial patch, and Ian Clelland for review and cleanup.