Re: App Engine port

2009-02-14 Thread Waldemar Kornewald
On 14 Feb., 03:08, Malcolm Tredinnick wrote: > On Thu, 2009-02-12 at 02:14 -0800, Waldemar Kornewald wrote: > > On 12 Feb., 03:51, Malcolm Tredinnick > > wrote: > > > > Is the plan somewhere on the wiki? > > > > No, because it's only something I'm pulling together slowly in my head. > > > I hope

Re: App Engine port

2009-02-14 Thread Waldemar Kornewald
Seems like my message didn't reach the server. Sending again. Sorry if you receive this twice. On 14 Feb., 03:08, Malcolm Tredinnick wrote: > On Thu, 2009-02-12 at 02:14 -0800, Waldemar Kornewald wrote: > > On 12 Feb., 03:51, Malcolm Tredinnick > > wrote: > > > > Is the plan somewhere on the wi

patch: order_by parameter for inline_modelformset

2009-02-14 Thread PauloS
Hi all, At inlineformset_factory and BaseInlineFormSet? constructor there is no option to specify order_by criteria for the resulting queryset. The record order at the rendered formset will depend on the order returned by the database layer; notably PostgreSQL may change this order after every u

Re: App Engine port

2009-02-14 Thread subs...@gmail.com
Basic demand side problem. When an app stands up and solves the real issues (which, as the DjangoCon presentation proved, there were many) involving App Engine and Django, then I (and the demographic of developers I statistically represent) will become excited. -S On Feb 6, 9:51 am, David Stengl