We serve the static files from Amazon S3.

--
Eric Chamberlain, Founder
RingFree Mobility Inc.

On Nov 8, 2011, at 1:46 AM, Gelonida N wrote:

> Hi,
> 
> 
> I'm having an rather weak (CPU) server accesible over a rather slow network.
> 
> Therfore my  plan is to use
> multiple readable debuggable css files for debugging and
> a single, minizmized  .js for for production.
> 
> This will affect some of my templates.
> 
> How do you handle this setup in your projects.
> 
> If statements in the templates?
> multiple template files and copying over one or the other?
> ???
> 
> In order to build the minimized files?
> Is there any 'intelligent' plugin, which can locates and minimizes all
> the .js files or do you go for a make file like approach or just a
> simple script (finding / minimizing)
> 
> Thanks in advance for any suggestions.
> 
> -- 
> 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 
> django-users+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/django-users?hl=en.
> 

-- 
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 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to