mirror of
https://github.com/Hopiu/django.git
synced 2026-03-30 21:00:24 +00:00
This is a backwards incompatible change if you were relying on 'exact' being case-insensitive. For that, you should be using 'iexact'. git-svn-id: http://code.djangoproject.com/svn/django/trunk@7798 bcc190cf-cafb-0310-a4f2-bffc1f526a37 |
||
|---|---|---|
| .. | ||
| dummy | ||
| mysql | ||
| mysql_old | ||
| oracle | ||
| postgresql | ||
| postgresql_psycopg2 | ||
| sqlite3 | ||
| __init__.py | ||
| creation.py | ||
| util.py | ||