Ticket #5449: model-api-docs.diff
File model-api-docs.diff, 534 bytes (added by , 17 years ago) |
---|
-
docs/model-api.txt
178 178 ====================== =================================================== 179 179 180 180 The admin represents this as an ``<input type="text">`` with a JavaScript 181 calendar and a shortcut for "Today." 181 calendar, and a shortcut for "Today." The JavaScript calendar will always start 182 the week on a Sunday. 182 183 183 184 ``DateTimeField`` 184 185 ~~~~~~~~~~~~~~~~~