diff options
Diffstat (limited to 'docs/ref/models/options.txt')
| -rw-r--r-- | docs/ref/models/options.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/ref/models/options.txt b/docs/ref/models/options.txt index 8b77c7101d..65fa8acfea 100644 --- a/docs/ref/models/options.txt +++ b/docs/ref/models/options.txt @@ -100,8 +100,6 @@ Django quotes column and table names behind the scenes. .. attribute:: Options.default_related_name - .. versionadded:: 1.8 - The name that will be used by default for the relation from a related object back to this one. The default is ``<model_name>_set``. |
