Re: Some kind of django.contrib.stats?

2007-02-07 Thread zenx
The problem I see is that I want to save stats info about each object in itself because that gives me versatility. So could I show info about every object in my own django views and If I want to show for example the most viewed user profiles or any other query ordered by stats I could do it. I t

Re: Some kind of django.contrib.stats?

2007-02-06 Thread zenx
Hi, I think it is important to have a lightweight middleware ready for production sites that tracks view stats. For example a newspaper site needs to know how many times an article has been showed. Another example, a music site showing stats about artists profile views. I think it would be great

Re: Using javascript to edit_in_line on django admin

2007-02-05 Thread zenx
Michelts, I think that would be great. If you open a ticket please post the link here, I would like to follow it. Thank you --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this

Re: Moving towards Django 1.0

2007-01-15 Thread zenx
I'm happy to take on Generic relations (at least the moving portion and to work out the pieces needed for when we get the admin rewrite done). I'm also happy to do model inheritance. And seriously, if you have other items that need volunteers, just put my name in. I can make time in the next cou