Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-23 | Change Django urls.py import | Dan McGee | |
Until Django 1.3, the functions include(), patterns() and url() plus handler404, handler500 were located in a django.conf.urls.defaults module. In Django 1.4, they live in django.conf.urls. Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2011-12-05 | Add pgp_keys visualize JSON view | Dan McGee | |
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-05 | Add package visualizations page | Dan McGee | |
Why the hell not? Have fun clicking all the pretty buttons. Signed-off-by: Dan McGee <dan@archlinux.org> |