Re: Making admin easier to hack!

2007-06-02 Thread SmileyChris
On Jun 3, 1:41 pm, sime <[EMAIL PROTECTED]> wrote: > Been hacking admin a bit lately and wondering if anyone else thinks > the following couple of minor improvements would help. Yea, all good suggestions! --~--~-~--~~~---~--~~ You received this message because yo

Re: Making admin easier to hack!

2007-06-02 Thread Russell Keith-Magee
On 6/3/07, sime <[EMAIL PROTECTED]> wrote: > > Been hacking admin a bit lately and wondering if anyone else thinks > the following couple of minor improvements would help. Be aware that the existing admin system is going through a major rewrite at the moment. The newforms-admin branch contains wh

Making admin easier to hack!

2007-06-02 Thread sime
Been hacking admin a bit lately and wondering if anyone else thinks the following couple of minor improvements would help. 1. An extra_context on the admin view functions? Allowing you to easily hack not only the template for a particular admin page, but also the view! 2. The template selection

Re: Newforms media (#4418)

2007-06-02 Thread Malcolm Tredinnick
On Sat, 2007-06-02 at 16:44 +1000, Malcolm Tredinnick wrote: > On Sat, 2007-06-02 at 14:29 +0800, Russell Keith-Magee wrote: > > On 6/2/07, Malcolm Tredinnick <[EMAIL PROTECTED]> wrote: > > > > > > On Sat, 2007-06-02 at 10:02 +0800, Russell Keith-Magee wrote: > > > > Hi All, > > > > > > > > Any ob

Re: Proposal: post_create signal

2007-06-02 Thread Malcolm Tredinnick
On Fri, 2007-06-01 at 09:25 -0700, Ben Schwarze wrote: > > > On Jun 1, 4:19 pm, Malcolm Tredinnick <[EMAIL PROTECTED]> > wrote: > > On Fri, 2007-06-01 at 10:07 -0400, Benjamin Slavin wrote: > > > On 6/1/07, Malcolm Tredinnick <[EMAIL PROTECTED]> wrote: > > > > You can't tell if it's an update wi

Re: Newforms media (#4418)

2007-06-02 Thread John D'Agostino
On Jun 2, 12:02 pm, "Russell Keith-Magee" <[EMAIL PROTECTED]> wrote: > Hi All, > > I recently raised ticket #4418 to add media descriptors to newforms. > It was discussed on the following thread: > > http://groups.google.com/group/django-developers/browse_thread/thread... > > To my reading, Jaco