You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 16, 2020. It is now read-only.
Hello!
I use model from the example of ArrayManyToManyField:
And after I start command makemigrations I get error:
RecursionError: maximum recursion depth exceeded in comparison
Could you help ?