1
0
mirror of https://github.com/django/django.git synced 2024-12-26 11:06:07 +00:00
django/tests/modeltests/force_insert_update
2011-11-12 19:06:39 +00:00
..
__init__.py
models.py Fix #13864: Removed database error raised when force_update is requsted on save of an inherited model with no fields of its own. Thanks fva, gregmuellegger, and markb1. 2011-11-12 19:06:39 +00:00
tests.py Fix #13864: Removed database error raised when force_update is requsted on save of an inherited model with no fields of its own. Thanks fva, gregmuellegger, and markb1. 2011-11-12 19:06:39 +00:00