summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/model-api.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/model-api.txt b/docs/model-api.txt
index a8af05f676..1f0bb60285 100644
--- a/docs/model-api.txt
+++ b/docs/model-api.txt
@@ -178,7 +178,8 @@ A date field. Has a few extra optional arguments:
====================== ===================================================
The admin represents this as an ``<input type="text">`` with a JavaScript
-calendar and a shortcut for "Today."
+calendar, and a shortcut for "Today." The JavaScript calendar will always start
+the week on a Sunday.
``DateTimeField``
~~~~~~~~~~~~~~~~~