Re: tracking people

2006-02-25 Thread Max Battcher
Mary Adel wrote: > is their a way to track the people that visit my website using Django > cause i know that Turbogears has this functionality If you are running on top of Apache, why reinvent the wheel? Grab an Apache log viewer like AWStats. -- --Max Battcher-- http://www.worldmaker.net/ -

Re: tracking people

2006-02-25 Thread Luke Plant
On Saturday 25 February 2006 12:52, Mary Adel wrote: > is their a way to track the people that visit my website using Django > cause i know that Turbogears has this functionality I'm not aware of any builtin functionality for this, but you could write a middleware to do it, and it shouldn't be

tracking people

2006-02-25 Thread Mary Adel
is their a way to track the people that visit my website using Django cause i know that Turbogears has this functionality --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this gr