Agreed, it is a blunt solution. However, you could use it to address the requirement of allowing different groups of users different upload limits by using a separate virtual server for each group of user, e.g. https://admin.yoursite.com for content providers and http://www.yoursite.com for public access.
Cheers, Bryan On 8/5/06, Todd O'Bryan <[EMAIL PROTECTED]> wrote: > OK. That answers one concern. But that's a very blunt tool. You can't > for example, allow some users (say content providers) to upload > multiple megabytes, but limit others (content consumers, perhaps) to > much smaller sizes. > > Todd --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
