Re: Web Stats

2007-04-01 Thread James Bennett
On 4/1/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Just wondering what app you're using for gathering Web Statistics with Django? I'm actually experimenting a bit right now. I've been using Mint[1] on my blog for a while and I like it, but on another site I've been playing with Google Anal

Re: Web Stats

2007-04-01 Thread Kenneth Gonsalves
On 02-Apr-07, at 11:19 AM, [EMAIL PROTECTED] wrote: >> Just wondering what app you're using for gathering Web Statistics >> with Django? > > As usually with any other projects > - awstats or webalizer > - Google Analytics scratchy, if you want python -- regards kg http://lawgon.livejourn

Re: Web Stats

2007-04-01 Thread [EMAIL PROTECTED]
On Apr 2, 2:59 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Just wondering what app you're using for gathering Web Statistics with Django? As usually with any other projects - awstats or webalizer - Google Analytics --~--~-~--~~~---~--~~ You received

Web Stats

2007-04-01 Thread [EMAIL PROTECTED]
Hi all Just wondering what app you're using for gathering Web Statistics with Django? Cheers Mark --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-u

Re: web stats, mod_python profiler

2006-10-01 Thread rp
Thanks, Malcolm --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED

Re: web stats, mod_python profiler

2006-10-01 Thread rp
Thanks, Malcom --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED]

Re: web stats, mod_python profiler

2006-09-27 Thread Malcolm Tredinnick
On Wed, 2006-09-27 at 16:20 +, rp wrote: > Does anyone have an example of using > the mod_python profiling support: > > "django.core.handlers.profiler-hotshot" > > It's mentioned on this page: > (http://code.djangoproject.com/wiki/ProfilingDjango) > Never used it (yet), but from reading th

web stats, mod_python profiler

2006-09-27 Thread rp
Does anyone have an example of using the mod_python profiling support: "django.core.handlers.profiler-hotshot" It's mentioned on this page: (http://code.djangoproject.com/wiki/ProfilingDjango) Thanks! Raman --~--~-~--~~~---~--~~ You received this message becau