From 1a24cf43576a18eaf8b7b7a836ca4ebb7d445148 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Barrois?= Date: Thu, 27 Jun 2013 01:24:41 +0200 Subject: Update ChangeLog --- docs/changelog.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs') diff --git a/docs/changelog.rst b/docs/changelog.rst index 4437528..7ae082a 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -19,6 +19,8 @@ ChangeLog - Add a :meth:`~factory.Iterator.reset` method to :class:`~factory.Iterator` (:issue:`63`) - Add support for the SQLAlchemy ORM through :class:`~factory.alchemy.SQLAlchemyModelFactory` (:issue:`64`, thanks to `Romain Commandé `_) + - Add :class:`factory.django.FileField` and :class:`factory.django.ImageField` hooks for + related Django model fields (:issue:`52`) *Bugfix* -- cgit v1.2.3