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

Infinite loop in FilePathField #5

Closed
shah-dhwanil opened this issue Nov 27, 2020 · 0 comments · Fixed by #11
Closed

Infinite loop in FilePathField #5

shah-dhwanil opened this issue Nov 27, 2020 · 0 comments · Fixed by #11
Assignees
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@shah-dhwanil
Copy link
Owner

shah-dhwanil commented Nov 27, 2020

Describe the bug
There is an infinite loop going on when using FilePathField

To Reproduce
Steps to reproduce the behavior:
1.Create a model with model with FilePathField
2.Create a object with the above model
Expected behavior
There in an infinite loop between clean & to_python function
Screenshots
Screenshot (3)

Version Information

  • Python 3.8
  • Package Version 2.0.0
  • Database Engine SQlite
  • Os Windows
@shah-dhwanil shah-dhwanil added the bug Something isn't working label Nov 27, 2020
@shah-dhwanil shah-dhwanil self-assigned this Nov 27, 2020
@shah-dhwanil shah-dhwanil pinned this issue Nov 27, 2020
@shah-dhwanil shah-dhwanil unpinned this issue Nov 27, 2020
@shah-dhwanil shah-dhwanil added the good first issue Good for newcomers label Nov 27, 2020
shah-dhwanil added a commit that referenced this issue Nov 27, 2020
This was linked to pull requests Dec 8, 2020
@shah-dhwanil shah-dhwanil removed a link to a pull request Dec 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant