aboutsummaryrefslogtreecommitdiffstats
path: root/Pipfile.lock
diff options
context:
space:
mode:
authorGravatar Sebastiaan Zeeff <[email protected]>2019-09-17 16:24:10 +0200
committerGravatar Sebastiaan Zeeff <[email protected]>2019-09-17 16:24:10 +0200
commit0576b70f921e7bdf9d950ecb8c4202200a61d5f9 (patch)
tree8066b1c5076e0a0b7b9b3288b99c9be95c168a3c /Pipfile.lock
parentAdd test cases for `TypeError` fallbacks. (diff)
Make API return infraction list with newest first
The most recent infraction a user has is usually the most relevant to us. This PR aims to make our life easier by sorting the infractions by their `inserted_at` date, with the most recent insertion date first. Note: The `id` is not entirely in chronological order, because we did not import historical infractions in chronological order. That's why the `inserted_at` field is specified instead of the `id` field.
Diffstat (limited to 'Pipfile.lock')
0 files changed, 0 insertions, 0 deletions