hi,

Am Dienstag, 19. September 2006 01:41 schrieb frank:
> This will probably show my incredible lack of understanding regarding
> web
> servers vs. django once more, but...
>
> Is there a reasonably simple and transparent (to the user) way of
> counting downloads?  Sure, I could create a download button for each
> item, but that would be an extra step for the user.  'It would be nice'
> if that weren't necessary.
> BTW the downloads are static files, served by Apache.  That extra
> button
> is looking more and more likely...

that should be trivial if your webserver provides you with access logs (which 
it most likely already does) - just grep through them...
-- 
cheers,

        Nikl

--~--~---------~--~----~------------~-------~--~----~
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]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to