1
0
mirror of https://github.com/django/django.git synced 2025-01-26 10:09:42 +00:00
Anssi Kääriäinen e973ee6a98 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
2013-08-30 09:41:07 +03:00
..
2013-03-22 13:50:07 -04:00
2011-09-11 02:28:08 +00:00
2013-03-22 13:50:07 -04:00
2012-08-31 20:35:50 +02:00
2012-08-31 20:35:50 +02:00
2013-08-13 11:16:30 -05:00
2013-03-28 15:03:19 -05:00
2013-08-13 11:16:30 -05:00
2013-08-13 11:16:30 -05:00