Branch: refs/heads/stable/1.5.x
  Home:   https://github.com/django/django
  Commit: 8a99d718f7db2d018a37f78a8e5639ff2d1d2aa8
      
https://github.com/django/django/commit/8a99d718f7db2d018a37f78a8e5639ff2d1d2aa8
  Author: Anssi Kääriäinen <akaar...@gmail.com>
  Date:   2013-02-22 (Fri, 22 Feb 2013)

  Changed paths:
    M django/db/models/fields/related.py
    M tests/regressiontests/many_to_one_regress/tests.py

  Log Message:
  -----------
  [1.5.x] Fixed empty strings + to_field regression on Oracle

Querying the reverse side of nullable to_field relation, where both
sides can contain null values resulted in incorrect results. The reason
was not detecting '' as NULL.

Refs #17541, backpatch of 09fcb70c804b76fccc8fc0ac545873e5ab30c00a.



-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to