summaryrefslogtreecommitdiff
path: root/docs/orms.rst
Commit message (Expand)AuthorAge
* Add factory.django.ImageField (Closes #52).Raphaël Barrois2013-06-27
* Updated documentationrcommande2013-06-20
* Move DjangoModelFactory / MogoFactory to their own modules.Raphaël Barrois2013-06-09
* Add support for get_or_create in DjangoModelFactory.Raphaël Barrois2013-04-02
* Add a 'after post_generation' hook to Factory.•••Use it in DjangoModelFactory to save objects again if a post_generation hook ran. Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org> Raphaël Barrois2013-03-04
* Rewrite the whole documentation.•••Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org> Raphaël Barrois2013-03-03