diff options
| author | Mike Bayer <mike_mp@zzzcomputing.com> | 2013-12-05 12:13:37 -0500 |
|---|---|---|
| committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2013-12-05 12:13:37 -0500 |
| commit | 7c1bb7690497e9dcb1a15a6d84e323bf0a966fbe (patch) | |
| tree | 008fe93c6371f29ec7ce573157e7bbaa4cc946c7 | |
| parent | bddf55fef6d62b180042f367eb0ad73166d5bf00 (diff) | |
| download | sqlalchemy-7c1bb7690497e9dcb1a15a6d84e323bf0a966fbe.tar.gz | |
fix underline
| -rw-r--r-- | doc/build/changelog/migration_09.rst | 2 |
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 |
