Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit 0b3d7de

Browse files
committed
Merge pull request #663 from jdespatis/patch-4
content_datetime provider instead of content_date
2 parents 9a85d2a + 8de183a commit 0b3d7de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorial/auto-routing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ In summary, for each class:
214214
generated.
215215
* Within the schema you place ``{tokens}`` - placeholders for values provided by...
216216
* Token providers provide values which will be substituted into the URI. Here
217-
you use two different providers - ``content_date`` and ``content_method``.
217+
you use two different providers - ``content_datetime`` and ``content_method``.
218218
Both will return dynamic values from the subject object itself.
219219

220220
Now reload the fixtures:

0 commit comments

Comments
 (0)