Skip to content

Commit

Permalink
Fixed malformed directive in CBV date-based-mixins docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
carljm committed Sep 27, 2013
1 parent 3754f4a commit 8a4f5de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/ref/class-based-views/mixins-date-based.txt
Expand Up @@ -5,6 +5,7 @@ Date-based mixins
.. currentmodule:: django.views.generic.dates

.. note::

All the date formatting attributes in these mixins use
:func:`~time.strftime` format characters. Do not try to use the format
characters from the :ttag:`now` template tag as they are not compatible.
Expand Down

0 comments on commit 8a4f5de

Please sign in to comment.