blob: f3c9e623674a6d0bda7f7ec53309745e7d630ea5 (
plain)
1
2
3
4
5
6
7
8
9
|
Ideas
=====
This is a list of future features that may be incorporated into factory_boy:
* When a :class:`Factory` is built or created, pass the calling context throughout the calling chain instead of custom solutions everywhere
* Define a proper set of rules for the support of third-party ORMs
|