Re: Announcing django-compress

2008-05-02 Thread Andreas Pelme
On 2 Maj, 02:04, hiwd <[EMAIL PROTECTED]> wrote: > this sounds awesome. > > i'll take a look, and implement, and try to push some code to prod > next week (if things are hunky dory) > Great! I'd be happy to hear how it went! Cheers Andreas --~--~-~--~~~---~--~~ Yo

Re: Announcing django-compress

2008-05-02 Thread desfrenes
Thank you ! I used to have a similar tool in PHP and having it for Django is a blessing. On May 1, 3:57 pm, [EMAIL PROTECTED] wrote: > Hi > > I recently put up django-compress on Google > Code:http://code.google.com/p/django-compress/ > > django-compress provides an automated system for compress

Re: Announcing django-compress

2008-05-01 Thread hiwd
this sounds awesome. i'll take a look, and implement, and try to push some code to prod next week (if things are hunky dory) On May 1, 9:57 am, [EMAIL PROTECTED] wrote: > Hi > > I recently put up django-compress on Google > Code:http://code.google.com/p/django-compress/ > > django-compress pr

Announcing django-compress

2008-05-01 Thread andreas . pelme
Hi I recently put up django-compress on Google Code: http://code.google.com/p/django-compress/ django-compress provides an automated system for compressing CSS and JavaScript files. By default, it only outputs compressed files, while not in DEBUG-mode. That means you can still debug and edit you