Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add doc for factory.django.mute_signals. | Raphaël Barrois | 2014-01-21 |
* | Add doc for MongoEngineFactory's support of EmbeddedDocument. | Raphaël Barrois | 2013-12-25 |
* | doc: Fix typo in django notes. | Raphaël Barrois | 2013-10-05 |
* | Fix Django sequences with abstract base models. | Raphaël Barrois | 2013-09-25 |
* | Add 'factory.debug' context manager. | Raphaël Barrois | 2013-09-17 |
* | Adding factory support for mongoengine (Closes #89). | Jonathan Tushman | 2013-09-13 |
* | Allow FACTORY_FOR = 'app.Model' for Django (Closes #66). | Raphaël Barrois | 2013-08-28 |
* | Add factory.django.ImageField (Closes #52). | Raphaël Barrois | 2013-06-27 |
* | Updated documentation | rcommande | 2013-06-20 |
* | Move DjangoModelFactory / MogoFactory to their own modules. | Raphaël Barrois | 2013-06-09 |
* | Add support for get_or_create in DjangoModelFactory. | Raphaël Barrois | 2013-04-02 |
* | Add a 'after post_generation' hook to Factory. | Raphaël Barrois | 2013-03-04 |
* | Rewrite the whole documentation. | Raphaël Barrois | 2013-03-03 |