Re: Spam & django

2007-05-18 Thread Noah Gift
Blocking names of religious figures could be a good start On 5/18/07, Gerry Steele <[EMAIL PROTECTED]> wrote: > > > Rania Desai wrote: > > Can anything be Done about the ridiculous amount of spam that is on this > and the users list? > > I'm on a number of other lists and they don't seem to

Re: A simple photosharing application written in django

2007-04-21 Thread Noah Gift
fyi, he spammed every python WAF, so it isn't legit. On 4/21/07, Russell Keith-Magee <[EMAIL PROTECTED]> wrote: > > On 4/22/07, Rico <[EMAIL PROTECTED]> wrote: > > > > I d like to show you > > http://www.morecute.com > > It's great that you're enthusiastic about your new Django project, but > ple

Re: Some kind of django.contrib.stats?

2007-02-07 Thread Noah Gift
I second that. I have some example awstats calls I did in python just for that purpose, if anyone wants to take a look. One tricky thing a client asked me to do was to parse the awstats config file and insert custom html every month, so you could look at past months full reports. I would be kind