Re: Proposal: unique by default on SlugFields

2012-06-27 Thread Russell Keith-Magee
On Wed, Jun 27, 2012 at 7:15 PM, Meshy wrote: > Perhaps it's just me, but I've very rarely wanted a SlugFieldĀ that wasn't > unique. Would this not be a sensible default? I realise that a lot of apps > will rely upon this default, but objectively speaking would this not be > better? Perhaps this ch

Re: Proposal: unique by default on SlugFields

2012-06-27 Thread Dan Watson
On Wednesday, June 27, 2012 7:15:03 AM UTC-4, Meshy wrote: > > Perhaps it's just me, but I've very rarely wanted a SlugField that wasn't > unique. Would this not be a sensible default? I realise that a lot of apps > will rely upon this default, but objectively speaking would this not be > better

Proposal: unique by default on SlugFields

2012-06-27 Thread Meshy
Perhaps it's just me, but I've very rarely wanted a SlugField that wasn't unique. Would this not be a sensible default? I realise that a lot of apps will rely upon this default, but objectively speaking would this not be better? Perhaps this change would be appropriate for django 2.0. At the mo