On Mon, 20 May 2019, 05:11 Yoo, wrote:
> In Django 2.2, I run makemigrations then migrate. I wait approx. 5-7
> minutes and then I get "Fatal Python error: Cannot recover from stack
> overflow." "Current thread 0x0002094 (most recent call first):" yada yada
> "File "manage.py", line 17 in main "F
https://stackoverflow.com/q/56213264/10973829
Originally, I posted this in StackOverflow. Not getting any responses. I looked
over all my migration files, and it seems like they get continuously larger.
There are more “Test” tables than what you see in the migration files; what
I’ve done was spli
Can you show us the model your trying to migrate?
On Sunday, May 19, 2019 at 9:11:47 PM UTC-5, Yoo wrote:
>
> In Django 2.2, I run makemigrations then migrate. I wait approx. 5-7
> minutes and then I get "Fatal Python error: Cannot recover from stack
> overflow." "Current thread 0x0002094 (most
In Django 2.2, I run makemigrations then migrate. I wait approx. 5-7
minutes and then I get "Fatal Python error: Cannot recover from stack
overflow." "Current thread 0x0002094 (most recent call first):" yada yada
"File "manage.py", line 17 in main "File manage.py line 21 in "
End. I check th
4 matches
Mail list logo