Anssi Kääriäinen
76e38a2177
[1.6.x] Fixed #20988 -- Added model meta option select_on_save
...
The option can be used to force pre 1.6 style SELECT on save behaviour.
This is needed in case the database returns zero updated rows even if
there is a matching row in the DB. One such case is PostgreSQL update
trigger that returns NULL.
Reviewed by Tim Graham.
Refs #16649
Backport of e973ee6a9879969b8ae05bb7ff681172cc5386a5 from master
Conflicts:
django/db/models/options.py
tests/basic/tests.py
2013-08-30 09:47:34 +03:00
..
2012-03-13 17:53:31 +00:00
2012-12-24 15:38:05 -05:00
2012-03-13 17:53:31 +00:00
2012-03-13 17:53:31 +00:00
2012-11-24 18:10:51 +01:00
2012-03-13 17:53:31 +00:00
2012-12-29 15:54:33 -05:00
2012-06-28 10:49:07 +02:00
2013-04-20 17:18:35 +02:00
2012-12-25 04:44:09 -05:00
2012-12-29 15:54:33 -05:00
2012-03-13 17:53:31 +00:00
2011-10-14 00:12:01 +00:00
2012-12-29 15:54:33 -05:00
2013-03-22 13:50:07 -04:00
2013-01-02 18:32:57 -05:00
2012-03-13 17:53:31 +00:00
2011-08-26 09:31:01 +00:00
2011-08-26 09:31:01 +00:00
2013-05-10 23:08:45 -04:00
2012-03-13 17:53:31 +00:00
2011-09-10 03:33:54 +00:00
2011-09-11 02:28:08 +00:00
2013-03-22 13:50:07 -04:00
2013-05-18 19:04:34 -03:00
2013-07-08 14:09:02 -04:00
2011-09-10 03:33:54 +00:00
2012-08-31 20:35:50 +02:00
2013-08-12 14:07:58 -04:00
2013-08-12 14:07:58 -04:00
2013-08-12 14:07:58 -04:00
2013-08-12 14:07:58 -04:00
2013-08-12 14:07:58 -04:00
2013-07-08 15:06:31 -04:00
2013-03-29 19:15:19 -04:00
2013-03-29 19:15:19 -04:00
2012-08-31 20:35:50 +02:00
2013-08-12 14:07:58 -04:00
2013-08-12 14:07:58 -04:00
2013-08-12 14:07:58 -04:00
2013-08-12 14:07:58 -04:00
2013-08-13 11:17:07 -05:00
2013-05-18 19:04:34 -03:00
2013-03-22 13:50:07 -04:00
2013-03-22 13:50:07 -04:00
2013-03-28 15:03:19 -05:00
2013-08-13 11:17:07 -05:00
2013-08-15 07:41:53 -04:00
2013-08-30 09:47:34 +03:00
2013-08-13 11:17:07 -05:00