Hi !
Not sure if Documentation Request or Enhancement, took the second one as I did not found it...
I want to use Faker's local_latlng to feed several fields, latitude, longitude, city.
I think the way to go is to use post_generate, however now I don't see a better way to do so then to call the function X times and then access the item of the tuple returned by the function by position.
I think it would be cleaner if PolyFactory was supporting some kind of HiddenField (maybe all fields prefixed by __
?) to get the value, store the tuple as attribute there, use it to feed other fields, but then never reflect it in model_dump() or other instance logic.
I may have missed a functionality somewhere else...
No response
No response
No response
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too