summaryrefslogtreecommitdiffstats
path: root/requirements.txt
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2015-02-03 21:22:53 -0600
committerDan McGee <dan@archlinux.org>2015-02-03 21:22:53 -0600
commitba6ae553c21374b1faf401712ac9d717e27ebe7d (patch)
treee273d5aed30fc194cf995ab1b11ef28a0e1266d8 /requirements.txt
parenta52b06c9c20475d6ba79a64239b17c5b4ffc44fe (diff)
downloadarchweb-ba6ae553c21374b1faf401712ac9d717e27ebe7d.tar.gz
archweb-ba6ae553c21374b1faf401712ac9d717e27ebe7d.zip
Sort packages correctly in the todolist notification emails
Just using sorted() here is bogus without a key function; the default sort order is by the return value from id() in Python since we have no __lt__ definition on the Package model. Add an explicit sort key. Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'requirements.txt')
0 files changed, 0 insertions, 0 deletions