Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-07-25 | Replace deprecated direct_to_template() with render() shortcut | Dan McGee | 1 | -3/+2 |
2012-07-25 | Remove custom utc_now() function, use django.utils.timezone.now() | Dan McGee | 1 | -2/+2 |
2012-05-12 | Use python json module directly in place of simplejson | Dan McGee | 1 | -4/+3 |
2012-03-26 | Bump signoffs and mirror status JSON API versions | Dan McGee | 1 | -1/+1 |
2012-03-24 | Make all datetime objects fully timezone aware | Dan McGee | 1 | -2/+2 |
2012-01-05 | Adjust page and content caching lengths and decorators | Dan McGee | 1 | -2/+0 |
2011-11-14 | Allow population of signoff specs with SVN commit messages | Dan McGee | 1 | -0/+5 |
2011-11-11 | Add pkgnames array to JSON package signoffs view | Dan McGee | 1 | -0/+1 |
2011-11-11 | packages/views: move signoff-related views into separate module | Dan McGee | 1 | -0/+187 |