From dc9c76486dbb331a06798cb5f47f2214a86f6cdd Mon Sep 17 00:00:00 2001 From: David Szotten Date: Wed, 1 Jan 2014 10:28:58 +0000 Subject: [PATCH] typo in changelog --- doc/build/changelog/migration_09.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/build/changelog/migration_09.rst b/doc/build/changelog/migration_09.rst index d8203f3807..999bd76020 100644 --- a/doc/build/changelog/migration_09.rst +++ b/doc/build/changelog/migration_09.rst @@ -882,7 +882,7 @@ the ORM's versioning feature. ``include_backrefs=False`` option for ``@validates`` ---------------------------------------------------- -The :func:`.validates` function now accepts an option ``enable_backrefs=False``, +The :func:`.validates` function now accepts an option ``include_backrefs=True``, which will bypass firing the validator for the case where the event initiated from a backref:: -- 2.47.3