Could it be https://code.djangoproject.com/ticket/22828 ?

On Wednesday, July 1, 2015 at 5:32:48 PM UTC-4, kny...@knyg.ht wrote:
>
> Hello all,
>
> So, I was talking to kezabelle on IRC some months back about a problem I 
> was having, and finally remembered to post something.
>
> If I inherit from an admin class, and override something like 
> get_fields(), I was getting back duplicates of fields if I used super() to 
> get the existing fields and add to them. And if I reload the page, I would 
> get more and more fields until I restarted the dev server. Something about 
> ModelAdmin being one instance per process. It seems very counter-intuitive 
> to me, and I was wondering if anyone was considering fixing this? I'm under 
> the impression it might be some work to do.
>
> Cheers,
> Tom
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at http://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/0b587ccd-0441-425e-8a07-57057d1e222a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to