1
0
mirror of https://github.com/django/django.git synced 2024-11-20 00:14:08 +00:00
django/tests/regressiontests/backends
2010-03-23 13:51:11 +00:00
..
__init__.py
models.py Fixed #12818. SQLite now properly quotes strings for date extraction and truncation. Thanks, SmilyChris. 2010-02-24 15:29:25 +00:00
tests.py Fixed #12612 -- Corrected handling of parameter formatting in SQLite backend so that executemany raises exceptions when bad parameter counts are provided. Thanks to Niels <niels@pythonheads.nl> for the report, and Gabriel Hurley for the help narrowing down the problem. 2010-03-23 13:51:11 +00:00