diff options
| author | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2021-04-05 00:29:58 +0100 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2021-12-02 11:27:29 +0100 |
| commit | 5def7f3f743d0bb178546586245ad88a84b69390 (patch) | |
| tree | 0596bbe899c098a02585fa0caee2304b0e205204 /django/utils/dateformat.py | |
| parent | d75c387f46c55459a2daf071e5463bad0ad7dcbd (diff) | |
Updated various links to HTTPS and new locations.
Co-Authored-By: Nick Pope <nick@nickpope.me.uk>
Diffstat (limited to 'django/utils/dateformat.py')
| -rw-r--r-- | django/utils/dateformat.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/django/utils/dateformat.py b/django/utils/dateformat.py index a03b127785..70bfb32e01 100644 --- a/django/utils/dateformat.py +++ b/django/utils/dateformat.py @@ -1,6 +1,6 @@ """ PHP date() style date formatting -See http://www.php.net/date for format strings +See https://www.php.net/date for format strings Usage: >>> import datetime |
