Factory Djoy

https://circleci.com/gh/jamescooke/factory_djoy.svg?style=shield https://img.shields.io/pypi/pyversions/factory_djoy.svg?maxAge=2592000 https://img.shields.io/badge/license-MIT-blue.svg

Factories for Django, creating valid model instances every time.

Simple wrappers around Factory Boy for Django which call full_clean when creating instances to ensure that only valid data enters your Django database.

Compatible with:

  • Latest flavours of Django 1.8, 1.9 and 1.10.
  • Python 2.7, 3.4 and 3.5.
  • Factory Boy version 2 or greater.

Indices and tables