Commit Graph

4 Commits

Author SHA1 Message Date
Dan McGee
5b63c29fe1 Show full names on developer user list pages
The old display format doesn't really make sense. Also fix the invalid
HTML generated by the PGP tag link- we need to escape using & inside
the generated URLs.

Signed-off-by: Dan McGee <dan@archlinux.org>
2011-11-15 14:04:39 -06:00
Dan McGee
e1be5f1619 Add some more template fragment caching
Signed-off-by: Dan McGee <dan@archlinux.org>
2010-07-10 16:24:11 -05:00
Thayer Williams
7657c59782 Redesigned TU profiles, semantics, page title
Signed-off-by: Dan McGee <dan@archlinux.org>
2010-05-17 14:49:44 -05:00
Dan McGee
31b38b49c3 Spruce up the developer view pages
Quite a few changes here. Unify the developer view pages into one actual
django view and template, and use different dispatches from urls.py to set
up the three different queries for who to display and what message and group
name to show.

Signed-off-by: Dan McGee <dan@archlinux.org>
2010-01-31 22:55:49 -06:00