Re: Accidental logging disabling

2011-04-17 Thread Ivan Sagalaev
On 04/15/2011 02:20 AM, akaariai wrote: I have been using setup_environ in my projects, and the lazy initialization in can cause some weird problems, for example if you do manual timing using: start = datetime.now() access settings print 'Used %s' % (datetime.now() - start) You might get weird r

DDN: #2594 (Template system whitespace) may cause blocktrans issue

2011-04-17 Thread Stephen Kelly
Hi, I posted this before but I think people had the 1.3 release on the brain, so now that's out (congrats :)), I'm trying again: http://thread.gmane.org/gmane.comp.python.django.devel/30752 ** copied content ** #2594 is now ready for checkin as far as I can tell for the 1.4 milestone (I under

Re: Comments no longer possible on djangobook.com?

2011-04-17 Thread Stephen Kelly
Alex Gaynor wrote: > Hi Steve, > > The DjangoBook is not part of the Django Project itself, so this isn't > really the right place to report a bug with it: > http://djangobook.com/contact/ is the appropriate way to try and get into > contact with the authors. Ok done, thanks. > > Alex > --

Re: Comments no longer possible on djangobook.com?

2011-04-17 Thread Alex Gaynor
On Sun, Apr 17, 2011 at 6:57 PM, Stephen Kelly wrote: > > Hi, > > I think someone here runs that site. Are the comments all gone or am I > missing something? > > Thanks, > > Steve. > > -- > You received this message because you are subscribed to the Google Groups > "Django developers" group. > To

Comments no longer possible on djangobook.com?

2011-04-17 Thread Stephen Kelly
Hi, I think someone here runs that site. Are the comments all gone or am I missing something? Thanks, Steve. -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.com. To u

Re: Fixing makemessages for Javascript

2011-04-17 Thread Ned Batchelder
On 4/15/2011 12:40 PM, Russell Keith-Magee wrote: On Fri, Apr 15, 2011 at 9:25 PM, Ned Batchelder wrote: On 4/14/2011 11:40 PM, Russell Keith-Magee wrote: Keep in mind that the proposal is not to include Babel, but to depend on it as a prerequisite, which means we are stuck in the same situa