ANN: pytest-django 2.0.0 released - a better Django test runner

2012-12-04 Thread Andreas Pelme
sues py.test documentation: http://pytest.org/latest/ We aim to make testing Django applications as easy as possible: Please submit suggestions and ideas in the issue tracker! Best regards Andreas Pelme -- You received this message because you are subscribed to the Google Groups "Django us

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

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