From 7b31d60af0ab0678d04d7f50abc28ba7c4ccfcbd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Barrois?= Date: Tue, 18 Nov 2014 00:45:07 +0100 Subject: Fix typo in docs --- docs/reference.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/reference.rst') diff --git a/docs/reference.rst b/docs/reference.rst index 5eea62c..2516936 100644 --- a/docs/reference.rst +++ b/docs/reference.rst @@ -369,7 +369,7 @@ factory_boy supports two main strategies for generating instances, plus stubs. when using the ``create`` strategy. That policy will be used if the - :attr:`associated class ` has an ``objects`` attribute *and* the :meth:`~Factory._create` classmethod of the :class:`Factory` wasn't overridden. -- cgit v1.2.3