diff options
author | Dan McGee <dan@archlinux.org> | 2010-07-28 14:41:29 -0500 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2010-07-28 14:42:43 -0500 |
commit | 77d130e33de8c1de60ffb5e0f085a4524f338daf (patch) | |
tree | 7b6df5e2176ed4d93316b6a2d1e50ef2690fb549 /sitemaps.py | |
parent | aada2997127ea1d3e417dadf11d5295940a3ee5e (diff) |
Add packager support to reporead
This is a bit more work than just a simple field addition. We attempt to map
packager specs (e.g. "A. U. Thor <author@example.com>") to actual Django
users in a relatively robust way- first try matching on User.email, then
fall back to UserProfile.public_email, then finally try a name-based match.
For those packages we can't generate a mapping, the raw string is still
stored so it can be displayed.
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'sitemaps.py')
0 files changed, 0 insertions, 0 deletions