django1/django/core/db
Adrian Holovaty 5797066383 Added support for istartswith and iendswith in database API
git-svn-id: http://code.djangoproject.com/svn/django/trunk@207 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-07-19 15:24:03 +00:00
..
backends Added support for istartswith and iendswith in database API 2005-07-19 15:24:03 +00:00
__init__.py Factored out database-specific date_trunc behavior into dbmod.get_date_trunc_sql(). Refs #46 2005-07-17 20:16:06 +00:00
base.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00
typecasts.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00