factory_boy icon indicating copy to clipboard operation
factory_boy copied to clipboard

Document what `factory.PostGeneration` and `factory.post_generation` should return

Open charlax opened this issue 7 years ago • 1 comments

The problem

In reference.rst, it's a bit unclear what PostGeneration and post_generation can and should return... What's more, reading the code it looks like one should be wary of shadowing declaration of BaseDeclaration. Would you mind documenting this? Thanks!

charlax avatar Oct 22 '18 07:10 charlax

Can you create a PR?

jeffwidman avatar Oct 23 '18 16:10 jeffwidman