mirror of
https://github.com/django/django.git
synced 2025-06-08 21:19:13 +00:00
Fixed malformed directive in CBV date-based-mixins docs.
This commit is contained in:
parent
3754f4ad41
commit
8a4f5de4b6
@ -5,6 +5,7 @@ Date-based mixins
|
|||||||
.. currentmodule:: django.views.generic.dates
|
.. currentmodule:: django.views.generic.dates
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
|
|
||||||
All the date formatting attributes in these mixins use
|
All the date formatting attributes in these mixins use
|
||||||
:func:`~time.strftime` format characters. Do not try to use the format
|
:func:`~time.strftime` format characters. Do not try to use the format
|
||||||
characters from the :ttag:`now` template tag as they are not compatible.
|
characters from the :ttag:`now` template tag as they are not compatible.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user