mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
Refs #29784 -- Switched to https:// links where available.
This commit is contained in:
committed by
Claude Paroz
parent
d1d5c97bc2
commit
82f286cf6f
@@ -1131,7 +1131,7 @@ def now(parser, token):
|
||||
"""
|
||||
Display the date, formatted according to the given string.
|
||||
|
||||
Use the same format as PHP's ``date()`` function; see http://php.net/date
|
||||
Use the same format as PHP's ``date()`` function; see https://php.net/date
|
||||
for all the possible values.
|
||||
|
||||
Sample usage::
|
||||
|
||||
Reference in New Issue
Block a user