regarding Model Inheritance and the admin
I've checked out the newforms-admin branch now. Its wonderful! Lots
of great solutions.
As of the other day its only a few revisions away from the trunk. (the
trunk is being merged into newforms-admin)
with Model inheritance the pointer field (to the
I second that. I've just spent the day quite happily refactoring my
app to use nifty model inheritance ... and the admin doesn't work.
whoops.
I think this should be stated in the docs for sure.
On Jun 2, 4:44 pm, ekellner <[EMAIL PROTECTED]> wrote:
> Is newforms-admin any closer to being m
> Have you done any experimentation to see how far off working it is in the
> newforms-admin branch...and whether it's any easier to fix there? I believe
> the plan is to implement this support exclusively in newforms-admin and not
> worry about getting it to work on the old admin. (Someone chan
On Mon, Jun 2, 2008 at 8:19 AM, Elizabeth Kellner <[EMAIL PROTECTED]>
wrote:
> On 28 Mai, 14:15, "Karen Tracey" <[EMAIL PROTECTED]> wrote:
> > Model inheritance is not supported by the admin:
> >
> > http://code.djangoproject.com/ticket/6755
> >
> > There's a patch on that ticket, but I have no id
On 28 Mai, 14:15, "Karen Tracey" <[EMAIL PROTECTED]> wrote:
> Model inheritance is not supported by the admin:
>
> http://code.djangoproject.com/ticket/6755
>
> There's a patch on that ticket, but I have no idea if it works, solves the
> complete problem, etc. (If it were as easy as that patch, I
hi Karen
thanks a lot, will check out the patch
On Wed, May 28, 2008 at 2:15 PM, Karen Tracey <[EMAIL PROTECTED]> wrote:
> On Wed, May 28, 2008 at 7:27 AM, Andre Meyer <[EMAIL PROTECTED]>
> wrote:
>
>> hi all
>>
>> working with the newforms-admin branch i tried to build a model using
>> model i
On Wed, May 28, 2008 at 7:27 AM, Andre Meyer <[EMAIL PROTECTED]>
wrote:
> hi all
>
> working with the newforms-admin branch i tried to build a model using model
> inheritance: e.g. Task is a subclass of Item, fine. but in the admin
> interface (this is probably true for old and newforms versions)
hi all
working with the newforms-admin branch i tried to build a model using model
inheritance: e.g. Task is a subclass of Item, fine. but in the admin
interface (this is probably true for old and newforms versions) there is
something funny happening.
when trying to add a Task instance there is a
8 matches
Mail list logo