diff options
| author | Aymeric Augustin <aymeric.augustin@m4x.org> | 2012-12-26 21:47:29 +0100 |
|---|---|---|
| committer | Aymeric Augustin <aymeric.augustin@m4x.org> | 2012-12-29 21:59:08 +0100 |
| commit | 7ee7599ab389129c539f62b8295fcf1128defa13 (patch) | |
| tree | b0cfe4a76fd13db4b1e27a1dd8053739014f015d /docs/ref/validators.txt | |
| parent | ef017a5f00d9e84059e00e8fea123be51b293f75 (diff) | |
Removed versionadded/changed annotations dating back to 1.4.
Diffstat (limited to 'docs/ref/validators.txt')
| -rw-r--r-- | docs/ref/validators.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/ref/validators.txt b/docs/ref/validators.txt index b68d6f2772..0536b03d64 100644 --- a/docs/ref/validators.txt +++ b/docs/ref/validators.txt @@ -115,7 +115,6 @@ to, or in lieu of custom ``field.clean()`` methods. ``validate_ipv6_address`` ------------------------- -.. versionadded:: 1.4 .. data:: validate_ipv6_address @@ -123,7 +122,6 @@ to, or in lieu of custom ``field.clean()`` methods. ``validate_ipv46_address`` -------------------------- -.. versionadded:: 1.4 .. data:: validate_ipv46_address |
