1
0
mirror of https://github.com/django/django.git synced 2025-01-07 00:46:08 +00:00
django/docs/ref/models
Malcolm Tredinnick 3b489b7742 Documented that case-insensitive matching is not supported for non-ASCII
strings in SQLite. Refs #9905.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@9705 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-01-06 03:34:47 +00:00
..
fields.txt Fixed #9431 -- Added extra validation for VARCHAR-based fields on MySQL. 2008-12-16 06:43:18 +00:00
index.txt
instances.txt
options.txt
querysets.txt Documented that case-insensitive matching is not supported for non-ASCII 2009-01-06 03:34:47 +00:00
relations.txt Fixed #9497 - Doc typos. Many thanks ramiro. 2008-11-02 20:43:20 +00:00