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
When i want to create custom manager it gives me an error RecursionError: maximum recursion depth exceeded.
When I try makemigrations I also get Error: maximum recursion depth exceeded error or I import the model that include this manager into esmerald shell I get same error.
When i want to create custom manager it gives me an error
RecursionError: maximum recursion depth exceeded
.When I try makemigrations I also get
Error: maximum recursion depth exceeded
error or I import the model that include this manager into esmerald shell I get same error.Edgy version: 0.4.0
Python version: 3.10.12
OS: Ubuntu 22.04
Platform: vs code
The text was updated successfully, but these errors were encountered: