Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-04 | Add some select_related() magic | Dan McGee | |
Made obvious when poking around with the Django debug toolbar. Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2010-09-08 | Implement package difference filtering | Dan McGee | |
This is done as client-side JS which makes the page nice and fast. Minor versions can be excluded, as can packages in [multilib]. In addition, architecture filtering is in place so you can limit the subset of shown packages to those in any, both, one or the other. Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2010-08-28 | Move package utility functions | Dan McGee | |
We now have a few of them, so move them to their own file like we do in the other applications. Signed-off-by: Dan McGee <dan@archlinux.org> |