diff options
| author | Claude Paroz <claude@2xlibre.net> | 2014-12-19 16:25:57 +0100 |
|---|---|---|
| committer | Claude Paroz <claude@2xlibre.net> | 2014-12-19 18:07:52 +0100 |
| commit | 0a4b04fc23356aa6970ca1b17cb5e6955b108289 (patch) | |
| tree | e1e95b2272cf770afeb07deb26126f27bf36d4f1 /docs/ref/models | |
| parent | 742fba94554818a988fe1e6cc8aa547831cca872 (diff) | |
Used https for most *.python.org links
Diffstat (limited to 'docs/ref/models')
| -rw-r--r-- | docs/ref/models/instances.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/models/instances.txt b/docs/ref/models/instances.txt index 21dbb5af1a..c294704641 100644 --- a/docs/ref/models/instances.txt +++ b/docs/ref/models/instances.txt @@ -705,7 +705,7 @@ in Python`_). In previous versions instance's without primary key value were hashable. -.. _is forbidden in Python: http://docs.python.org/reference/datamodel.html#object.__hash__ +.. _is forbidden in Python: https://docs.python.org/reference/datamodel.html#object.__hash__ ``get_absolute_url`` -------------------- |
