summaryrefslogtreecommitdiffstats
path: root/visualize/views.py
AgeCommit message (Expand)AuthorFilesLines
2013-01-13Use content_type and not mimetype on HttpResponse()Dan McGee1-2/+2
2012-11-16Use Python 2.7 dictionary comprehension syntaxDan McGee1-2/+2
2012-11-13Move JSON keys view to public/ appDan McGee1-46/+5
2012-07-24Replace deprecated direct_to_template() with render() shortcutDan McGee1-2/+2
2012-05-12Use python json module directly in place of simplejsonDan McGee1-4/+4
2012-03-29Add developer status table to master keys pageDan McGee1-1/+1
2011-12-05Add pgp_keys visualize JSON viewDan McGee1-1/+47
2011-10-11Pylint suggested and other cleanupsDan McGee1-2/+12
2011-10-05Add package visualizations pageDan McGee1-0/+59