From: Mike Bayer Date: Thu, 5 Dec 2013 17:13:37 +0000 (-0500) Subject: fix underline X-Git-Tag: rel_0_9_0~56 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7c1bb7690497e9dcb1a15a6d84e323bf0a966fbe;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git fix underline --- 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