Actually Duke you can use Django to store static content, it is just
inefficient, for example if you are doing a school project it is
perfectly acceptable but commercial development you want to go and
grab Apache.

On Apr 22, 7:32 am, Alex Morega <[EMAIL PROTECTED]> wrote:
> On Apr 22, 2008, at 14:30 , Duke wrote:
>
> > Can i use Template directory or its subdirectory to store the static
> > content(JPG, CSS, JS GIF).
>
> No, the preferred way is to serve those files separately 
> (seehttp://www.djangoproject.com/documentation/static_files/
>   ).
--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to