blob: 914e640f1709e72214cc2d75727dc785a48030c8 (
plain)
1
2
3
4
5
6
7
8
|
Ideas
=====
This is a list of future features that may be incorporated into factory_boy:
* **A 'options' attribute**: instead of adding more class-level constants, use a django-style ``class Meta`` Factory attribute with all options there
|