django/tests/modeltests/force_insert_update
Russell Keith-Magee f1f86e0173 Migrated the force_insert_update tests. Thanks to Alex Gaynor.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13782 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-09-12 20:04:04 +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 Migrated the force_insert_update tests. Thanks to Alex Gaynor. 2010-09-12 20:04:04 +00:00
tests.py Migrated the force_insert_update tests. Thanks to Alex Gaynor. 2010-09-12 20:04:04 +00:00