Am Mittwoch, 12. Dezember 2007 01:48 schrieb [EMAIL PROTECTED]:
> It sounds like you're actually proposing two things here.
>
> 1) Using Django to serve static files.  There already exists a
> mechanism for Django to accomplish this during development, detailed
> here: http://www.djangoproject.com/documentation/static_files/ ,
> although it's not a good idea to use this in production.

How can you check that only authorized users can access
some files?

Files which have a coresponding FileField in the model: How can
you test that only some people are allowed to see it?

Apache can't do it. Or at least it would be complicated.

 Thomas

-- 
Thomas Güttler, http://www.tbz-pariv.de/ 
Bernsdorfer Str. 210-212, 09126 Chemnitz, Tel.: 0371/5347-917
TBZ-PARIV GmbH  Geschäftsführer: Dr. Reiner Wohlgemuth
Sitz der Gesellschaft: Chemnitz Registergericht: Chemnitz HRB 8543

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@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-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to