Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RecursionError with factory-boy==3.2.1 #196

Open
roniemartinez opened this issue Mar 7, 2022 · 0 comments
Open

RecursionError with factory-boy==3.2.1 #196

roniemartinez opened this issue Mar 7, 2022 · 0 comments
Labels

Comments

@roniemartinez
Copy link

Describe the bug

A regression done in FactoryBoy/factory_boy#799 causes a RecursionError in Django Dirty Fields.

This is probably the right place to solve this issue instead of the factory_boy repo.

To Reproduce

Install factory-boy==3.2.1

FactoryBoy/factory_boy#895

Expected behavior
A clear and concise description of what you expected to happen.

Environment (please complete the following information):

  • OS:
  • Python version:
  • Django version:
  • django-dirtyfields version:

Additional context
Add any other context about the problem here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant