Make the aggregator write it's log to the database instead of just
authorMagnus Hagander <magnus@hagander.net>
Sat, 31 Jan 2009 13:34:42 +0000 (13:34 +0000)
committerMagnus Hagander <magnus@hagander.net>
Sat, 31 Jan 2009 13:34:42 +0000 (13:34 +0000)
commitcf93080d4a83099cbfdad209e57324d6bda37da6
tree7399cdd09a6ab63e47bcf00c671aa5d121f342c9
parenta4af9ca3e129c0da0e0f195ef5873c2126eb4552
Make the aggregator write it's log to the database instead of just
a flatfile.
Add ability to view this data on a per-blog basis in /register/.
Set up a cronjob to mail summary logs to planet@postgresql.org.
aggregator.py
logmailer.py [new file with mode: 0755]
planet.ini.sample
planetadmin/register/models.py
planetadmin/register/templates/aggregatorlog.html [new file with mode: 0644]
planetadmin/register/templates/index.html
planetadmin/register/urls.py
planetadmin/register/views.py
schema.sql