django/tests/modeltests/force_insert_update
Russell Keith-Magee 5b2ec255e6 [1.2.X] Migrated the force_insert_update tests. Thanks to Alex Gaynor.
Backport of r13782 from trunk.

git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@13799 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-09-12 20:11:06 +00:00
..
__init__.py Added the ability to force an SQL insert (or force an update) via a model's 2008-08-09 17:19:23 +00:00
models.py [1.2.X] Migrated the force_insert_update tests. Thanks to Alex Gaynor. 2010-09-12 20:11:06 +00:00
tests.py [1.2.X] Migrated the force_insert_update tests. Thanks to Alex Gaynor. 2010-09-12 20:11:06 +00:00