Welcome to factory_djoy’s documentation

CircleCI build Read the Docs PyPI version Python version factory_djoy is licensed under the MIT License

Factory Djoy

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:

  • Django 1.11.
  • Python 2.7, 3.5 and 3.6.
  • Factory Boy version 2.7 or greater.