evorepo/packages
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
..
management Add ability to cache users by username on the UserFinder 2011-11-15 15:04:33 -06:00
migrations Allow population of signoff specs with SVN commit messages 2011-11-14 12:27:38 -06:00
templatetags Display package URLs unquoted if possible 2011-11-17 13:32:42 -06:00
views Better support for non-latin full names 2011-11-21 10:08:23 -06:00
__init__.py Initial import for public release... 2007-11-03 03:45:10 -04:00
admin.py Admin setup tweaks 2011-08-22 16:42:06 -05:00
models.py Allow population of signoff specs with SVN commit messages 2011-11-14 12:27:38 -06:00
urls_groups.py Modularize URLs 2011-02-22 15:29:10 -06:00
urls.py Add package signoffs JSON view 2011-11-10 18:09:19 -06:00
utils.py Add a split packages sitemap 2011-11-11 11:57:04 -06:00