Re: Proposal: Allow stopwords in slugs generated by ModelAdmin.prepopulated_fields

2020-04-23 Thread Andy Chosak
oduced for SEO reasons? >> > > Seems likely. > > Personally, for the reasons you've presented I think it would make sense > to remove this behaviour. We can probably document how to wrap > window.URLify to preserve the old behaviour. > > On Wed, 8 Apr 2020 at 20:38, A

Proposal: Allow stopwords in slugs generated by ModelAdmin.prepopulated_fields

2020-04-08 Thread Andy Chosak
Automatic slug generation in ModelAdmin via prepopulated_fields uses a urlify.js