Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix Django sequences with abstract base models. | Raphaël Barrois | 2013-09-25 |
* | Allow FACTORY_FOR = 'app.Model' for Django (Closes #66). | Raphaël Barrois | 2013-08-28 |
* | More fixes to testsv2.1.2 | Raphaël Barrois | 2013-08-14 |
* | Fix default color for factory.django.ImageField | Raphaël Barrois | 2013-07-02 |
* | tests: Safer againt not-installed Django. | Raphaël Barrois | 2013-06-27 |
* | Add factory.django.ImageField (Closes #52). | Raphaël Barrois | 2013-06-27 |
* | Fix FileField (bytes instead of str) | Raphaël Barrois | 2013-06-15 |
* | Add factory.django.FileField (See #52) | Raphaël Barrois | 2013-06-15 |
* | Fix coverage | Raphaël Barrois | 2013-06-15 |
* | Add django-based tests for DjangoModelFactory. | Raphaël Barrois | 2013-06-10 |