Branch: refs/heads/stable/1.7.x
  Home:   https://github.com/django/django
  Commit: 4b6ba2c1d1dcf6d7d587ee19b3565879ab8ee219
      
https://github.com/django/django/commit/4b6ba2c1d1dcf6d7d587ee19b3565879ab8ee219
  Author: Jakub Roztocil <ja...@roztocil.name>
  Date:   2014-05-05 (Mon, 05 May 2014)

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

  Log Message:
  -----------
  [1.7.x] Fixed #22489 -- missing implemenation for search lookup

When custom lookups were added, converting the search lookup to use
the new Lookup infrastructure wasn't done.

Some changes were needed to the added test, main change done by
committer was ensuring the test works on MySQL versions prior to 5.6.

Backport of 7131e14d00 from master


-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/53677780ee542_1a3ea03d4022040%40hookshot-fe1-cp1-prd.iad.github.net.mail.
For more options, visit https://groups.google.com/d/optout.

Reply via email to