Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Edit inline in newforms-admin branch (ATTN: Joseph Kocherans)

Received: by 10.35.81.2 with SMTP id i2mr3942672pyl.1181345976057;
        Fri, 08 Jun 2007 16:39:36 -0700 (PDT)
Return-Path: <freakboy3...@gmail.com>
Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.183])
        by mx.google.com with ESMTP id k36si1276460waf.2007.06.08.16.39.35;
        Fri, 08 Jun 2007 16:39:36 -0700 (PDT)
Received-SPF: pass (google.com: domain of freakboy3...@gmail.com designates 209.85.146.183 as permitted sender)
DomainKey-Status: good (test mode)
Received: by wa-out-1112.google.com with SMTP id l35so1335360waf
        for <django-developers@googlegroups.com>; Fri, 08 Jun 2007 16:39:35 -0700 (PDT)
DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed;
        d=gmail.com; s=beta;
        h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references;
        b=owcHrT9AtWBT80+TG+XYdppB+dS2cip8kS7YEj/zyRMMVSMoC6cULkvSlj5ISNiluGZBRB8PatXl1tS1rtoasanqGj6lqIW2zA05rWqAIhCorVbEDP8K0Pu/ddGEdYCXryHH1Vm/53V6l9vabNzWnU2YKz+eFR6z1oqXh+4Om9c=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=beta;
        h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references;
        b=HjYOvYH2R8jex9RP2mBghsSpxFxCeuX6cwTxxvhJAnjd7PM3iUjL2xFhYGaBiPnq7Svy6N47hx/eSVuUNRomCjSg75r8doj8Hdd7cH4Rcn/MAhuunj6SYTunrfvRe/SpJtnadESZf8yhIVwjNCtExGvih4WyDMWU/Ghcz87NjDA=
Received: by 10.115.61.1 with SMTP id o1mr3063892wak.1181345975096;
        Fri, 08 Jun 2007 16:39:35 -0700 (PDT)
Received: by 10.114.37.12 with HTTP; Fri, 8 Jun 2007 16:39:35 -0700 (PDT)
Message-ID: <720ff77c0706081639t32206455v28248bd495053826@mail.gmail.com>
Date: Sat, 9 Jun 2007 07:39:35 +0800
From: "Russell Keith-Magee" <freakboy3...@gmail.com>
To: django-developers@googlegroups.com
Subject: Re: Edit inline in newforms-admin branch (ATTN: Joseph Kocherans)
In-Reply-To: <1181337307.018585.315770@q66g2000hsg.googlegroups.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
References: <6464bab0703251459wc342b79q6d60b9e39f7e4...@mail.gmail.com>
	 <c90890f0705101624i5d790865t41e128e34e61b...@mail.gmail.com>
	 <c90890f0705101628y315c10b2w7f48a7833eba5...@mail.gmail.com>
	 <1179107673.060863.209...@k79g2000hse.googlegroups.com>
	 <c90890f0705140959g32c2872bt4c847e07ac70b...@mail.gmail.com>
	 <de0283830706071439s2c1620d8v93e8508242e26...@mail.gmail.com>
	 <6464bab0706071445p574d899fjbf21304882e97...@mail.gmail.com>
	 <c90890f0706080030s2594e696odd072f506b07a...@mail.gmail.com>
	 <1181300731.784531.27...@g4g2000hsf.googlegroups.com>
	 <1181337307.018585.315...@q66g2000hsg.googlegroups.com>

On 6/9/07, Masida <mas...@gmail.com> wrote:
>
> Is anyone working on FileField/ImageField support for the admin in
> newforms-admin?
> This isn't currently working (even with the latest patch from ticket
> #3297).

I uploaded a patch yesterday to add FileField/ImageField support in
the general case; however, that patch will require some minor changes
to newforms-admin (the way that request data is passed to the form).

I'm about to jump on a plane and disappear, so I won't get a chance to
look at this for a few weeks.

Yours,
Russ Magee %-)