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
Hey I would like to work on this issue if thats okay :) I have made a proposal for a patch on in this PR: #1056. I'm curious to hear if this is in line with your vision :) cheers!
Description
Overriding
_setup_next_sequence
does not work when subclassingDictFactory
, but I get it to work for other factories subclassingDjangoModelFactory
.Model / Factory code
Test case
A simple test case where the sequence should start from 10
Output
The text was updated successfully, but these errors were encountered: