mirror of
https://github.com/django/django.git
synced 2025-08-04 10:59:45 +00:00
Used https for most *.python.org links
This commit is contained in:
parent
742fba9455
commit
0a4b04fc23
36 changed files with 52 additions and 57 deletions
|
@ -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``
|
||||
--------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue