Re: Question about squashing django migrations

2015-08-10 Thread Richard Brockie
Hi Carl, Thanks for pointing this out - it's right there! I don't know how I missed it... Thanks again, R. On Mon, Aug 10, 2015 at 11:12 AM, Carl Meyer wrote: > Hi Richard, > > On 08/01/2015 06:27 PM, Richard Brockie wrote: > > Can someone please explain the implications of this note about squ

Re: Question about squashing django migrations

2015-08-10 Thread Carl Meyer
Hi Richard, On 08/01/2015 06:27 PM, Richard Brockie wrote: > Can someone please explain the implications of this note about squashing > migrations in the documentation? > > From: https://docs.djangoproject.com/en/1.7/topics/migrations/ > > "Once you’ve squashed a migration, you should not th

Question about squashing django migrations

2015-08-01 Thread Richard Brockie
Hi everyone, Can someone please explain the implications of this note about squashing migrations in the documentation? From: https://docs.djangoproject.com/en/1.7/topics/migrations/ "Once you’ve squashed a migration, you should not then re-squash that > squashed migration until you have fully