summaryrefslogtreecommitdiff
path: root/factory/__init__.py
Commit message (Expand)AuthorAge
...
* Add a '@use_strategy' decorator for forcing alternate strategies.Raphaël Barrois2012-03-17
* Version bump.v1.1.2Raphaël Barrois2012-02-24
* Add the Iterator and InfiniteIterator attribute kinds.Raphaël Barrois2012-02-24
* Add support for 'generate' and 'simple_generate'Raphaël Barrois2012-02-24
* Version bumpv1.1.1Raphaël Barrois2012-02-24
* Add batches.Raphaël Barrois2012-02-24
* Upgrade version.Raphaël Barrois2012-02-24
* Rename LazyContainerAttibute to ContainerAttribute.Raphaël Barrois2012-01-12
* Rearrange tests.Raphaël Barrois2012-01-12
* Publish the make_factory method, and make sure that complex declarations work...Raphaël Barrois2012-01-06
* Add factory.build(), factory.create(), factory.stub() methods.Raphaël Barrois2012-01-06
* Cleanup 'factory.declarations'.Raphaël Barrois2011-12-21
* Add utf8 file headers.Raphaël Barrois2011-12-20
* Version bump, author info updated.Raphaël Barrois2011-12-20
* Bugfix DjangoModelFactoryRichard Moch2011-08-17
* Add SubFactories, and full testing.Raphaël Barrois2011-05-16
* Remove trailing whitespaceRaphaël Barrois2011-05-11
* factory_boy: a test fixtures replacement based on thoughtbot's factory_girl f...Mark Sandstrom2010-08-22