Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Rename hidden/arg_parameters to exclude/inline_args. | Raphaël Barrois | 2014-05-18 |
| | |||
* | Rename 'target' to 'model'. | Raphaël Barrois | 2014-05-18 |
| | |||
* | Update docs for class Meta. | Raphaël Barrois | 2014-05-18 |
| | |||
* | Fix typo spotted by @philipkimmey (Closes #110). | Raphaël Barrois | 2013-11-25 |
| | |||
* | Clarify intro doc about @lazy_attribute. | Raphaël Barrois | 2013-08-05 |
| | |||
* | Fix factory.sequence documentation (Closes #77). | Branko Majic | 2013-08-05 |
| | | | | The documentation erroneously included an extra 'self' parameter. | ||
* | Move DjangoModelFactory / MogoFactory to their own modules. | Raphaël Barrois | 2013-06-09 |
| | |||
* | Merge BaseFactoryMetaClass into FactoryMetaClass. | Raphaël Barrois | 2013-03-15 |
| | | | | | | Also fix FACTORY_STRATEGY. Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org> | ||
* | Rewrite the whole documentation. | Raphaël Barrois | 2013-03-03 |
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org> |