Re: newforms-admin: specify model level extra js files (the js admin option)

2008-01-03 Thread Michel Thadeu Sabchuk
Hi! > The newforms.txt documentation in the newforms-admin branch contains a > detailed discussion on the capabilities of the new Media class. I will take a look on the newforms and modeladmin documentation. Very thanks! Best regards... Michel

Re: newforms-admin: specify model level extra js files (the js admin option)

2007-12-30 Thread Russell Keith-Magee
On Dec 24, 2007 2:57 AM, Michel Thadeu Sabchuk <[EMAIL PROTECTED]> wrote: > > Hi guys, > > I'm migrating some of my applications to newforms-admin branch and I > have a question about the way I should define extra js files at model > level administration. Coming from standard django admin

Re: newforms-admin: specify model level extra js files (the js admin option)

2007-12-30 Thread Karen Tracey
On Dec 23, 2007 12:57 PM, Michel Thadeu Sabchuk <[EMAIL PROTECTED]> wrote: > > Hi guys, > > I'm migrating some of my applications to newforms-admin branch and I > have a question about the way I should define extra js files at model > level administration. Coming from standard django admin

newforms-admin: specify model level extra js files (the js admin option)

2007-12-23 Thread Michel Thadeu Sabchuk
Hi guys, I'm migrating some of my applications to newforms-admin branch and I have a question about the way I should define extra js files at model level administration. Coming from standard django admin configuration I should expect that the following code would work: from django.contrib