Re: Removing Unique Together Field (X-Post django-core-mentorship)

2014-10-27 Thread Tim Graham
Hi Bill, Yes, I believe this is a valid issue. I think it was reported in https://code.djangoproject.com/ticket/23614 Tim On Monday, October 27, 2014 12:32:10 PM UTC-4, Bill Prin wrote: > > Hi all, > > I wasn't sure which mailing list to put this on, so I cross-posted it with > django-core-men

Removing Unique Together Field (X-Post django-core-mentorship)

2014-10-27 Thread Bill Prin
Hi all, I wasn't sure which mailing list to put this on, so I cross-posted it with django-core-mentorship. Apologies if this isn't the right forum. I stumbled across an issue when removing a field from a unique_together constraint. Specifically, when you remove a field, and remove it from the