summaryrefslogtreecommitdiff
path: root/factory/__init__.py
Commit message (Expand)AuthorAge
* Fixed differences with upstream branch.Thomas Goirand2013-05-12
* Merge tag '2.0.2' into debian/unstableThomas Goirand2013-05-12
|\
| * Release v2.0.2v2.0.22.0.2Raphaël Barrois2013-04-16
| * Release v2.0.1v2.0.1Raphaël Barrois2013-04-16
| * Release v2.0.0v2.0.0Raphaël Barrois2013-04-15
| * Add Dict/List declarations (Closes #18).Raphaël Barrois2013-04-15
| * Pylint.Raphaël Barrois2013-04-03
| * Remove CircularSubFactory.Raphaël Barrois2013-03-11
| * Remove InfiniteIterator and infinite_iterator.Raphaël Barrois2013-03-11
| * Start work on v2.Raphaël Barrois2013-03-11
| * Remove building_function/creation_function.Raphaël Barrois2013-03-11
| * Version bump to 1.3.0v1.3.0Raphaël Barrois2013-03-11
| * Happy New Year!Raphaël Barrois2013-01-02
| * Fix version numbering.Raphaël Barrois2012-12-09
| * Update my email;Raphaël Barrois2012-11-15
| * Use proper relative/absolute imports.Raphaël Barrois2012-11-15
* | Back to upstream version 1.1.5Thomas Goirand2012-10-14
|/
* Improve test coverage.Raphaël Barrois2012-08-16
* Version bump.v1.2.0factory_boy-1.2.0Raphaël Barrois2012-08-09
* Introduce 'CircularSubFactory.Raphaël Barrois2012-08-09
* Version bumpv1.1.51.1.5Raphaël Barrois2012-07-09
* Version bump to 1.1.4v1.1.4Raphaël Barrois2012-06-19
* Rename post_declaration to post_generation.Raphaël Barrois2012-04-15
* Expose and test factory.RelatedFactory.Raphaël Barrois2012-04-15
* Handle the PostGeneration declarations.Raphaël Barrois2012-04-15
* 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