mirror of
https://github.com/django/django.git
synced 2025-08-04 19:08:28 +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
|
@ -2071,7 +2071,7 @@ Formats the variable according to the argument, a string formatting specifier.
|
|||
This specifier uses Python string formatting syntax, with the exception that
|
||||
the leading "%" is dropped.
|
||||
|
||||
See http://docs.python.org/library/stdtypes.html#string-formatting-operations
|
||||
See https://docs.python.org/library/stdtypes.html#string-formatting-operations
|
||||
for documentation of Python string formatting
|
||||
|
||||
For example::
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue