Branch: refs/heads/master
  Home:   https://github.com/django/django
  Commit: 389892aae595b86c4be28c43e3312d76a68a0173
      
https://github.com/django/django/commit/389892aae595b86c4be28c43e3312d76a68a0173
  Author: Marc Tamlyn <[email protected]>
  Date:   2013-01-22 (Tue, 22 Jan 2013)

  Changed paths:
    M django/db/models/query.py

  Log Message:
  -----------
  Remove dup_select_related method.

This undocumented method was used in an old version of the admin, is
totally untested and hails from 2008. Although it's listed in the
"public methods" section, as it's not documented or used I don't think
it needs a deprecation path.

If we think it's useful I'll write some tests/docs for it instead...


  Commit: b44a5d19244150010fa89691eb2262965fa681d8
      
https://github.com/django/django/commit/b44a5d19244150010fa89691eb2262965fa681d8
  Author: Preston Holmes <[email protected]>
  Date:   2013-01-22 (Tue, 22 Jan 2013)

  Changed paths:
    M django/db/models/query.py

  Log Message:
  -----------
  Merge pull request #666 from mjtamlyn/dup-select-related

Remove dup_select_related method.


Compare: https://github.com/django/django/compare/0db86273ae1c...b44a5d192441

-- 
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