* Fixed unique constraint for models that have multiple unique_togethers set.
0.9
--- * Make ``ImageGenerator`` consider the given file storage. Thanks to Andrew Pashkin for the patch. * Fixing check for unique constraint during data generation if the field allows to be nullable. Thanks for Andrew Pashkin for the report and fix.
0.8.0
-----
* Adding support for django's ``ImageField``. Thanks to Visgean Skeloru for the patch.