On Sep 8, 2006, at 5:23 PM, Andy Robinson wrote:
> I have just added a Wiki page under the Cookbook section showing
> how to
> create dynamic charts using ReportLab's graphics library. It seems
> not
> many people know about our chart library, which has been serving
> financial charts in big
On 9/9/06, Russell Keith-Magee <[EMAIL PROTECTED]> wrote:
> Thinking a little higher level, it feels like we should be avoiding the idea
> of a 'default' manager as much as possible. We let people define multiple
> managers, but we fall back to the default far too often.
Agreed; there are a coupl
> Consider a weblog app with an Entry model and a Category model:
>
> * An Entry can be either "live" or "draft".
> * There's a many-to-many relation between Entry and Category.
[snip (paraphrased) altering the default manager breaks admin, but it's
necessary to change how related fields do their
Russell Keith-Magee wrote:
On 9/9/06, Ned
Batchelder <[EMAIL PROTECTED]
> wrote:
I'm not familiar with the internals of this code, but here's a naive
conception: since the default objects manager is made automatically by
the ORM, couldn't it still be ava
Is there a special reason to put message rendering out of log_action and
LogEntry context ?
Usually, logger or renderer does it, probably delegating call to object.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups