evorepo/public
Dan McGee 9acae339ff Simplify sorting attrgetter calls
Don't use dotted notation now that we have less-than implemented methods
on the respective objects (which also allows this code to work under
PyPy). Switch a lambda call to use attrgetter as well.

Signed-off-by: Dan McGee <dan@archlinux.org>
2010-11-27 14:56:15 -06: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 Simplify sorting attrgetter calls 2010-11-27 14:56:15 -06:00
views.py Make user profile a OneToOneField 2010-10-04 17:44:40 -05:00