evorepo/public
Dan McGee 0504fbeb92 Collapse all split and similar packages in recent updates list
I was getting sick of seeing the *-i18n packages completely blow away
anything else useful out of the recent updates sidebar. Revamp the logic
here again to do something about it. As we did before, grab packages
from the database and attempt to group them, but this time do it by only
repo and pkgbase.

From there, if we have packages in the group with a pkgname matching
pkgbase, we will link just those. If not, we will create some stub
objects that link to our relatively new virtual package overview screen.

Signed-off-by: Dan McGee <dan@archlinux.org>
2011-04-05 01:12:23 -05:00
..
__init__.py "imported" public app files from archweb_pub 2009-11-09 22:24:37 -02:00
models.py Add basic tests to public app 2009-12-01 23:26:04 -02:00
tests.py Remove Arch-Based Projects 2010-04-18 23:27:27 -05:00
utils.py Collapse all split and similar packages in recent updates list 2011-04-05 01:12:23 -05:00
views.py Slight refactor of user list views 2011-02-27 11:52:27 -06:00