django/tests/modeltests/force_insert_update
Malcolm Tredinnick dc14b29fb3 Added the ability to force an SQL insert (or force an update) via a model's
save() method.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@8267 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-08-09 17:19:23 +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 Added the ability to force an SQL insert (or force an update) via a model's 2008-08-09 17:19:23 +00:00