Re: ModelAdmin.prepopulated_fields removes stop words

2018-04-25 Thread Kelly
; > > On Wed, Apr 25, 2018 at 4:51 PM, Kelly > > wrote: > >> Hello, >> >> I am working on ticket 29351 >> <https://code.djangoproject.com/ticket/29351> and I am documenting >> that ModelAdmin.prepopulated_fields removes stop words. I have looked

Re: ModelAdmin.prepopulated_fields removes stop words

2018-04-25 Thread Collin Anderson
29351> > and I am documenting that ModelAdmin.prepopulated_fields removes stop > words. I have looked in the codebase, but I am having trouble finding > exactly where this logic is so that I can made the documentation as > specific as possible. > > Can anyone help pinpoint where

ModelAdmin.prepopulated_fields removes stop words

2018-04-25 Thread Kelly
Hello, I am working on ticket 29351 <https://code.djangoproject.com/ticket/29351> and I am documenting that ModelAdmin.prepopulated_fields removes stop words. I have looked in the codebase, but I am having trouble finding exactly where this logic is so that I can made the documentat