Tom L.

Results 4 comments of Tom L.

Hi guys, what we need to do here in order to push this MR? The current state is that it's not possible to run migrations on models with metaclasses.

> @TomHaii Making comments like this doesn't help and it comes across a little rude. > > The reason is given [in a review above](https://github.com/django/django/pull/13384#pullrequestreview-541793879): > > > Unfortunately, the...

@felixxm Would appreciate your feedback here if you have time to review it :) Added a test that tracks a change in the model metaclass as you suggested on #13384.

Can also confirm that is indeed fixing the issue in deepcopying Q objects. (reproduced on Python 3.7)