2007/2/7, Tom Dyson <[EMAIL PROTECTED]>: > > > I wonder if something like bbclone [1] (especially the "live" view > > [2]) exists in python? I've just found Peastat [3] which looks new but > > interesting (fortunately, the author is maybe on this list). > > Yes, I am. :)
Great :) > the two important limitations that 1) Peastat runs as a CGI and 2) it > doesn't store cumulative records of traffic. 1) ok, but it seems easy to adapt peastat to django (am I wrong about that?) 2) yes, and like previous answers, I don't know if it's a good thing to let django doing this job because other tools already did this really well, maybe just having a view from one of those tools in the admin view could be the best compromise (as zenx suggests). Anyway, thanks for all your suggestions and interesting links (thanks Graham and Simon too). I'm going to think about all possibilities. David --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
