diff options
author | Raphaël Barrois <raphael.barrois@polyconseil.fr> | 2012-04-15 10:46:23 +0200 |
---|---|---|
committer | Raphaël Barrois <raphael.barrois@polyconseil.fr> | 2012-04-15 10:46:23 +0200 |
commit | 88c7f03e02162764fa770f53a6f554bfde0f7385 (patch) | |
tree | 0b2957b9a3c43d534759937c9a2794f8336f080d /docs/index.rst | |
parent | f87f03b583c22e810dced73ed277910d9bc8232a (diff) | |
download | factory-boy-88c7f03e02162764fa770f53a6f554bfde0f7385.tar factory-boy-88c7f03e02162764fa770f53a6f554bfde0f7385.tar.gz |
Add doc for post_generation hooks.
Signed-off-by: Raphaël Barrois <raphael.barrois@polyconseil.fr>
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst index eff5ac6..c773d7f 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -59,6 +59,7 @@ Contents: examples subfactory + post_generation internals Indices and tables |