diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/ref/models/fields.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/ref/models/fields.txt b/docs/ref/models/fields.txt index 8d61b90e1d..d924fe1318 100644 --- a/docs/ref/models/fields.txt +++ b/docs/ref/models/fields.txt @@ -416,8 +416,7 @@ optional arguments: it's not just a default value that you can override. The admin represents this as an ``<input type="text">`` with a JavaScript -calendar, and a shortcut for "Today". The JavaScript calendar will always -start the week on a Sunday. +calendar, and a shortcut for "Today". .. note:: As currently implemented, setting ``auto_now`` or ``auto_now_add`` to |
