summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2013-12-05 12:13:37 -0500
committerMike Bayer <mike_mp@zzzcomputing.com>2013-12-05 12:13:37 -0500
commit7c1bb7690497e9dcb1a15a6d84e323bf0a966fbe (patch)
tree008fe93c6371f29ec7ce573157e7bbaa4cc946c7 /doc
parentbddf55fef6d62b180042f367eb0ad73166d5bf00 (diff)
downloadsqlalchemy-7c1bb7690497e9dcb1a15a6d84e323bf0a966fbe.tar.gz
fix underline
Diffstat (limited to 'doc')
-rw-r--r--doc/build/changelog/migration_09.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/build/changelog/migration_09.rst b/doc/build/changelog/migration_09.rst
index 213385f59..e70a17fb0 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