Changeset 5413
- Timestamp:
- 06/01/07 12:04:36 (1 year ago)
- Files:
-
- django/trunk/docs/settings.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
django/trunk/docs/settings.txt
r5380 r5413 851 851 852 852 The collation order to use when creating the test database. This value is 853 passed directly to the backend, so it 's format is backend-specific.853 passed directly to the backend, so its format is backend-specific. 854 854 855 855 Only supported for ``mysql`` and ``mysql_old`` backends (see `section 10.3.2`_
