summaryrefslogtreecommitdiffstats
path: root/packages/management/commands/signoff_report.py
AgeCommit message (Expand)AuthorFilesLines
2012-07-25Remove custom utc_now() function, use django.utils.timezone.now()Dan McGee1-4/+4
2012-03-24Make all datetime objects fully timezone awareDan McGee1-2/+3
2011-11-14Allow population of signoff specs with SVN commit messagesDan McGee1-1/+1
2011-11-04Signoff email: prune empty contentDan McGee1-0/+4
2011-11-04Signoffs changes and improvementsDan McGee1-1/+12
2011-11-03Make signoff_report command send emailDan McGee1-2/+2
2011-11-03Package signoff email report, initial revisionDan McGee1-0/+110