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.