Skip to content
Snippets Groups Projects
Commit e9722140b5b8 authored by oury.balde's avatar oury.balde
Browse files

Introduces sorting capabilities within the Redner substitution

Note that we implemented sorting functionality and added unit tests.

The changes include:

- Creation of a new utility file `utils/sorting.py` implementing sorting
functionalities such as :
`find_field_with_sort_order`,
`parse_fields_with_sort_directions`, and `sortkey`.
- Addition of a new file `tests/test_sorting.py` containing unit tests for
sorting logic.
parent ab0e2f73d041
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment