Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update header years. | Raphaël Barrois | 2015-03-26 |
| | |||
* | Remove deprecated features. | Raphaël Barrois | 2014-11-18 |
| | | | | | This disables the ``FACTORY_FOR`` syntax and related parameters, that should be declared through ``class Meta``. | ||
* | Add DeprecationWarning for FACTORY_* kwargs | Raphaël Barrois | 2014-05-18 |
| | |||
* | Add 'factory.debug' context manager. | Raphaël Barrois | 2013-09-17 |
| | |||
* | Adding factory support for mongoengine (Closes #89). | Jonathan Tushman | 2013-09-13 |
| | |||
* | Added some tests for SQLAlchemyModelFactory | minimumserious | 2013-06-20 |
| | |||
* | Add django-based tests for DjangoModelFactory. | Raphaël Barrois | 2013-06-10 |
| | |||
* | Add factory.fuzzy (Closes #41). | Raphaël Barrois | 2013-04-11 |
| | |||
* | Happy New Year! | Raphaël Barrois | 2013-01-02 |
| | | | | Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org> | ||
* | Move ATTR_SPLITTER logic to a dedicated module. | Raphaël Barrois | 2012-04-09 |
| | | | | Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org> | ||
* | Rearrange tests. | Raphaël Barrois | 2012-01-12 |
| | | | | Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org> | ||
* | Add encoding header. | Raphaël Barrois | 2011-12-21 |
| | | | | Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org> | ||
* | Update copyrights. | Raphaël Barrois | 2011-12-21 |
| | | | | Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org> | ||
* | Add a 'test' command to the setup.py script. | Raphaël Barrois | 2011-12-21 |
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org> |