Howdy, I've written a middleware in the past to track stats, the one thing worth noting is that the database gets very big very quickly, at least on larger sites (one row per request) -- I no longer use the code for this reason.
It's a lot easier to throw AW Stats on a server and run the cron job at quiet times. However it may be worth looking at Mint [1] and Reinvigorate [2]. Good luck, John. [1] <http://haveamint.com/> [2] <http://www.reinvigorate.net/> -- sneeu.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-developers?hl=en -~----------~----~----~----~------~----~------~--~---
