Re: TypeError: 'str' object is not callable

2021-09-01 Thread Lalit Suthar
cool :) On Tue, 31 Aug 2021 at 11:27, Salima Begum wrote: > Hi all, > Actually this error is prompting because in my deployment site I am using > django version 3.2. In this version they have some issue with messages so, > I referred to this document and I fixed it by adding one line in the > s

Curious about ModelAdmin internals.. how the hell does it work

2021-09-01 Thread Michal Plsek
Hello, I would like to know about this (although I hacked around it, but I am still curious): if I have model which contains ForeignKey attribute and I am using autocomplete_fields on it, where is the found FK of foreign object saved on ModelAdmin page? Numerical ID of foreign object represente

Re: please help me todebug this code

2021-09-01 Thread Munzir Abba Daneji
Alright Peter sorry i get it. Fine On Tue, Aug 31, 2021, 2:16 PM 'Peter van der Does' via Django users < django-users@googlegroups.com> wrote: > You seem to be confused about who asked the question because it was not me > who asked the question. > On 8/31/21 6:58 AM, Munzir Abba Daneji wrote: > >