Skip to content
Snippets Groups Projects

Avoid dict sort errors that happen in Python 3

Merged Amir MOHAMMADI requested to merge dict-sort into master

For some reason jinja sorts your data without you asking for it (e.g. when you use groupby in templates). This change allows sorting of dictionaries when they are passed to jinja.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading