Changeset 9006
- Timestamp:
- 09/10/08 19:30:31 (4 months ago)
- Files:
-
- django/trunk/docs/ref/databases.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
django/trunk/docs/ref/databases.txt
r8975 r9006 267 267 version of ``pysqlite2`` (``pysqlite-2.x.x.win32-py2.5.exe``) that includes and 268 268 uses a newer version of SQLite. Python 2.6 ships with a newer version of 269 SQLite and is not beaffected by this issue.269 SQLite and is not affected by this issue. 270 270 271 271 If you are in such platform and find yourself in the need to update
