summaryrefslogtreecommitdiff
path: root/docs/introduction.rst
Commit message (Collapse)AuthorAge
* Fix typo spotted by @philipkimmey (Closes #110).Raphaël Barrois2013-11-25
|
* Clarify intro doc about @lazy_attribute.Raphaël Barrois2013-08-05
|
* Fix factory.sequence documentation (Closes #77).Branko Majic2013-08-05
| | | | The documentation erroneously included an extra 'self' parameter.
* Move DjangoModelFactory / MogoFactory to their own modules.Raphaël Barrois2013-06-09
|
* Merge BaseFactoryMetaClass into FactoryMetaClass.Raphaël Barrois2013-03-15
| | | | | | Also fix FACTORY_STRATEGY. Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
* Rewrite the whole documentation.Raphaël Barrois2013-03-03
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>