summaryrefslogtreecommitdiff
path: root/factory/__init__.py
Commit message (Expand)AuthorAge
* Release v2.3.1v2.3.12.3.1Raphaël Barrois2014-01-22
* Release v2.3.0v2.3.0Raphaël Barrois2013-12-25
* Release v2.2.1v2.2.1Raphaël Barrois2013-09-25
* Release v2.2.0v2.2.0Raphaël Barrois2013-09-24
* Add 'factory.debug' context manager.Raphaël Barrois2013-09-17
* Adding factory support for mongoengine (Closes #89).Jonathan Tushman2013-09-13
* Release v2.1.2Raphaël Barrois2013-08-14
* Release v2.1.1v2.1.1Raphaël Barrois2013-07-02
* Release v2.1.0v2.1.0Raphaël Barrois2013-06-27
* Small next sequence refactoringrcommande2013-06-20
* Move SQLAlchemyModelFactory in its own moduleminimumserious2013-06-20
* Move DjangoModelFactory / MogoFactory to their own modules.Raphaël Barrois2013-06-09
* Update changelog.Raphaël Barrois2013-04-21
* 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
* 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