Django request logging with rsyslog
In my original post about logging Django requests, I had only tried my code with syslog-ng. It works fine with rsyslog too.
In my original post about logging Django requests, I had only tried my code with syslog-ng. It works fine with rsyslog too.
The Django contrib sitemap framework provides a way to let Google know when your sitemap has been updated. It's simple enough to add Ask and Yahoo; until I can get a patch contributed, this module is an easy way to ping them all.
A simple way to include direct-to-template pages in the sitemap of your Django site.