From 7c1bb7690497e9dcb1a15a6d84e323bf0a966fbe Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Thu, 5 Dec 2013 12:13:37 -0500 Subject: [PATCH] fix underline --- 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 213385f595..e70a17fb05 100644 --- a/doc/build/changelog/migration_09.rst +++ b/doc/build/changelog/migration_09.rst @@ -1089,7 +1089,7 @@ the ORM's versioning feature. .. _feature_1535: ``include_backrefs=False`` option for ``@validates`` ---------------------------------------------------- +---------------------------------------------------- The :func:`.validates` function now accepts an option ``enable_backrefs=False``, which will bypass firing the validator for the case where the event initiated -- 2.47.3