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 and 2.1.
  • Python 3 (3.5, 3.6, 3.7)
  • Factory Boy version 2.11 or greater.