evorepo/public
Dan McGee 85657db05d Better support for non-latin full names
Add a 'latin_name' field to the user profile so we can better support
those developers with names in non-Latin scripts, and yet still show a
Latin name as necessary on the developer profile page. This field only
shows up if populated.

Also, use consistent sorting everywhere- rather than using username,
always use first_name and last_name fields.

Signed-off-by: Dan McGee <dan@archlinux.org>
2011-11-21 10:08:23 -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 Pylint suggested and other cleanups 2011-10-11 19:29:15 -05:00
views.py Better support for non-latin full names 2011-11-21 10:08:23 -06:00