From 0a4b04fc23356aa6970ca1b17cb5e6955b108289 Mon Sep 17 00:00:00 2001 From: Claude Paroz Date: Fri, 19 Dec 2014 16:25:57 +0100 Subject: Used https for most *.python.org links --- docs/ref/models/instances.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/ref/models') 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`` -------------------- -- cgit v1.3