index
:
server/parabolaweb
archweb
archweb-generic
lukeshu/netboot
master
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
views
/
signoff.py
Age
Commit message (
Expand
)
Author
2013-11-06
Django 1.6 upgrade, deprecation cleanup
Dan McGee
2013-02-09
Use 'update_fields' model.save() kwarg
Dan McGee
2013-01-13
Use content_type and not mimetype on HttpResponse()
Dan McGee
2012-11-16
Use python set comprehension syntax supported in 2.7
Dan McGee
2012-11-16
Use Python 2.7 dictionary comprehension syntax
Dan McGee
2012-07-24
Replace deprecated direct_to_template() with render() shortcut
Dan McGee
2012-07-24
Remove custom utc_now() function, use django.utils.timezone.now()
Dan McGee
2012-05-12
Use python json module directly in place of simplejson
Dan McGee
2012-03-26
Bump signoffs and mirror status JSON API versions
Dan McGee
2012-03-23
Make all datetime objects fully timezone aware
Dan McGee
2012-01-05
Adjust page and content caching lengths and decorators
Dan McGee
2011-11-14
Allow population of signoff specs with SVN commit messages
Dan McGee
2011-11-11
Add pkgnames array to JSON package signoffs view
Dan McGee
2011-11-10
packages/views: move signoff-related views into separate module
Dan McGee