Re: Process discussion: reboot

2010-04-19 Thread David Zhou
On Mon, Apr 19, 2010 at 12:14 PM, Jacob Kaplan-Moss <ja...@jacobian.org> wrote: > On Mon, Apr 19, 2010 at 10:38 AM, David Zhou <da...@nodnod.net> wrote: >> The specific number of point releases to remain compatible with can >> probably be quibbled over, but I think th

Re: Process discussion: reboot

2010-04-19 Thread David Zhou
On Mon, Apr 19, 2010 at 11:31 AM, Jacob Kaplan-Moss wrote: > On Mon, Apr 19, 2010 at 10:19 AM, orokusaki wrote: >> The release of Django 1.0 comes with a promise of API stability and >> forwards-compatibility. In a nutshell, this means that code you

Re: Ticket #5025 - truncate filter, why hasn't it been accepted?

2009-12-30 Thread David Zhou
On Wed, Dec 30, 2009 at 3:29 PM, Alex Gaynor wrote: > The video I linked earlier had a critical point that I think a lot of > people are missing, adding a single filter may not add a lot to the > developer's burden directly but it impacts the perceptions (and > realities)

Re: Ticket #5025 - truncate filter, why hasn't it been accepted?

2009-12-30 Thread David Zhou
On Wed, Dec 30, 2009 at 1:37 PM, Ian Kelly wrote: > All of which could be handled just as well or better using CSS, unless > there's something I'm missing, which is the reason I asked. Using CSS to truncate email addresses defeats the purpose of truncating email

Re: Proposal: JS library in admin and tools

2009-08-18 Thread David Zhou
On Tue, Aug 18, 2009 at 1:35 PM, Yuri Baburov wrote: > > In example, I want some django 3rd-party or contrib package with > autocomplete fields, ajax validation, ajax form sending and inline > property editing. > I want to be able to integrate it into admin interface and

Re: Posting to the wrong list (was: Re: Need Django Developer urgent)

2009-05-08 Thread David Zhou
On Fri, May 8, 2009 at 9:58 AM, Edwin Wong wrote > > Having followed the group here for some time, anybody posting a job > posting or similar off-topic posting tends to be a first time poster, > and in most cases it's very obvious that they never even bothered to > read the

Re: How do you handle cascading deletes in your production apps?

2008-12-11 Thread David Zhou
email. There's not some secret ORM API that is being purposefully withheld. -- --- David Zhou da...@nodnod.net --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post t

Re: The Django Book, and outdated information

2008-12-06 Thread David Zhou
On Sat, Dec 6, 2008 at 10:02 AM, Ludvig Ericson <[EMAIL PROTECTED]> wrote: > > On Dec 6, 2008, at 09:07, David Zhou wrote: >> Is it possible to reword the introduction on the Django Book website >> (http://www.djangobook.com/) or perhaps somehow update it? > > I f

The Django Book, and outdated information

2008-12-06 Thread David Zhou
ificant sections that new users would come across -- such as the admin -- that I feel it would be better to unambiguously direct them to documentation we *know* to be completely up to date. -- --- David Zhou [EMAIL PROTECTED] --~--~-~--~~~---~--~~ You received

Re: RequestContext rarely used (branched from Feature reviews for 1.1)

2008-11-18 Thread David Zhou
t if you use it 99% of the time, and if a vast majority of people are using it or something similar 99% of the time, then render_to_response should be changed to align with actual usage. -- --- David Zhou [EMAIL PROTECTED] --~--~-~--~~~---~--~~ You received

Re: I want a pony: Distributed RCS

2008-09-12 Thread David Zhou
> tone more mature than your average mailing list. :) > > You damn kids and your fancy "DVCS" tools. Emacs backups are the only > revision control I've ever needed! You mean *VIM* backups, don't you?!! --- David Zhou [EMAIL PROTECTED] --~--~-~--~~-

Re: ANNOUNCE: Django 1.0 released

2008-09-03 Thread David Zhou
it, and we'll see you in a few days for DjangoCon. Congrats to the entire Django team! --- David Zhou [EMAIL PROTECTED] --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" group. To

Re: Rethinking silent failures in templates

2008-05-14 Thread David Zhou
I like the filter idea -- maybe something like 'required' It could be similar to marking things as safe for the autoescaping. Default behavior should be silent failures, and authors can explicitly set variable calls to fail visibly. So with Simon's original example, the template author

Re: FastCGI vs. mod_python as "current preferred setup"

2007-01-25 Thread David Zhou
te running at domain.com, using FCGI for both will dramatically reduce memory requirements. You don't really want to be embedding both a PHP and a Python interpreter in each non-media Apache call. --- David Zhou [EMAIL PROTECTED] --~--~-~--~~~---~--~~ You

Re: Moving towards Django 1.0

2007-01-12 Thread David Zhou
milestone, and will probably draw in a lot of people -- I think it'd be beneficial to make sure all the documentation is in place before the big rush :) --- David Zhou [EMAIL PROTECTED] --~--~-~--~~~---~--~~ You received this message because you are subscribed to t