Changeset 6304
- Timestamp:
- 09/15/07 13:33:03 (1 year ago)
- Files:
-
- django/trunk/docs/model-api.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
django/trunk/docs/model-api.txt
r6213 r6304 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``
