1
0
mirror of https://github.com/django/django.git synced 2024-11-18 07:26:04 +00:00
django/tests/basic
Jozef Knaperek c56c42b5c0 Fixed #22967 -- Made Model._do_update consistent
Made _do_update behave more strictly according to its docs,
including a corner case when specific concurent updates are
executed and select_on_save is set.
2014-11-12 12:53:30 +02:00
..
__init__.py
models.py Removed numbering from the models.py header of some test packages. 2014-09-24 17:28:56 +07:00
tests.py Fixed #22967 -- Made Model._do_update consistent 2014-11-12 12:53:30 +02:00