I've been integrating with django-prettyjson and in some of my fields the ability to auto sort by key alphabetically in the parsed ("pretty") view would make it even prettier.
- Was this considered?
- Would you be open to a PR with a new class that inherit PrettyJson and adds the alphabetic sort?
Thanks for the great library :)