summaryrefslogtreecommitdiff
path: root/packages/views/signoff.py
AgeCommit message (Expand)Author
2012-07-24Replace deprecated direct_to_template() with render() shortcutDan McGee
2012-07-24Remove custom utc_now() function, use django.utils.timezone.now()Dan McGee
2012-05-12Use python json module directly in place of simplejsonDan McGee
2012-03-26Bump signoffs and mirror status JSON API versionsDan McGee
2012-03-23Make all datetime objects fully timezone awareDan McGee
2012-01-05Adjust page and content caching lengths and decoratorsDan McGee
2011-11-14Allow population of signoff specs with SVN commit messagesDan McGee
2011-11-11Add pkgnames array to JSON package signoffs viewDan McGee
2011-11-10packages/views: move signoff-related views into separate moduleDan McGee