Branch: refs/heads/master
  Home:   https://github.com/django/django
  Commit: b87e2f46c80d15abcda0e181ab894fb938ceb12f
      
https://github.com/django/django/commit/b87e2f46c80d15abcda0e181ab894fb938ceb12f
  Author: Jan Bednařík <[email protected]>
  Date:   2012-10-20 (Sat, 20 Oct 2012)

  Changed paths:
    M django/db/models/query.py
    M tests/regressiontests/queries/tests.py

  Log Message:
  -----------
  Fixed #19151 -- Added missing methods to EmptyQuerySet.

Added values() and values_list() methods to EmptyQuerySet.


  Commit: 6b0d93df18a5c265f87ee6e64dbdffbdecfcea4f
      
https://github.com/django/django/commit/6b0d93df18a5c265f87ee6e64dbdffbdecfcea4f
  Author: Alex Gaynor <[email protected]>
  Date:   2012-10-20 (Sat, 20 Oct 2012)

  Changed paths:
    M django/db/models/query.py
    M tests/regressiontests/queries/tests.py

  Log Message:
  -----------
  Merge pull request #456 from JanBednarik/ticket_19151

Fixed #19151 -- Added missing methods to EmptyQuerySet.


Compare: https://github.com/django/django/compare/d7c6a57d606b...6b0d93df18a5

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to