evorepo/main
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
..
fixtures Add two new groups for permissions 2011-05-03 13:39:51 -05:00
migrations Better support for non-latin full names 2011-11-21 10:08:23 -06:00
templatetags Show full names on developer user list pages 2011-11-15 14:04:39 -06:00
__init__.py Moved models around 2008-03-08 00:13:41 -08:00
admin.py Add created column to Donor model 2011-11-01 16:56:40 -05:00
context_processors.py Get secure/unsecure checking actually working 2010-09-22 23:16:13 -05:00
middleware.py Pylint suggested and other cleanups 2011-10-11 19:29:15 -05:00
models.py Better support for non-latin full names 2011-11-21 10:08:23 -06:00
utils.py Recent updates refactor 2011-07-05 09:48:10 -05:00