Branch: refs/heads/stable/1.7.x
  Home:   https://github.com/django/django
  Commit: c38925a6018a7943936d1fd2b9038ab5de406545
      
https://github.com/django/django/commit/c38925a6018a7943936d1fd2b9038ab5de406545
  Author: Marc Tamlyn <[email protected]>
  Date:   2014-05-19 (Mon, 19 May 2014)

  Changed paths:
    M django/db/models/lookups.py
    M tests/custom_lookups/tests.py

  Log Message:
  -----------
  [1.7.x] Fixed #22648 -- Transform.output_type should respect overridden 
custom_lookup and custom_transform.

Previously, class lookups from the output_type would be used, but any
changes to custom_lookup or custom_transform would be ignored.

Backport of a2dd618 from master


  Commit: 157575c7c8ad4e55b68077c2d10b41d596038e2e
      
https://github.com/django/django/commit/157575c7c8ad4e55b68077c2d10b41d596038e2e
  Author: Marc Tamlyn <[email protected]>
  Date:   2014-05-19 (Mon, 19 May 2014)

  Changed paths:
    M tests/custom_lookups/tests.py

  Log Message:
  -----------
  [1.7.x] Fix a2dd618 for mysql.

Backport of 3b76502 from master


Compare: https://github.com/django/django/compare/269291019ec2...157575c7c8ad

-- 
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 [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/537a0fee5cce7_14e5943d3892923%40hookshot-fe2-cp1-prd.iad.github.net.mail.
For more options, visit https://groups.google.com/d/optout.

Reply via email to