summaryrefslogtreecommitdiffstats
path: root/visualize/views.py
AgeCommit message (Collapse)AuthorFilesLines
2011-12-06Add pgp_keys visualize JSON viewDan McGee1-1/+47
This will be used for an SVG graph of all of the master and developer PGP keys. Signed-off-by: Dan McGee <dan@archlinux.org>
2011-10-12Pylint suggested and other cleanupsDan McGee1-2/+12
Signed-off-by: Dan McGee <dan@archlinux.org>
2011-10-05Add package visualizations pageDan McGee1-0/+59
Why the hell not? Have fun clicking all the pretty buttons. Signed-off-by: Dan McGee <dan@archlinux.org>