Branch: refs/heads/master
  Home:   https://github.com/django/django
  Commit: d744c550d51955fd623897884446b7f34318e94d
      
https://github.com/django/django/commit/d744c550d51955fd623897884446b7f34318e94d
  Author: Anssi Kääriäinen <[email protected]>
  Date:   2013-03-12 (Tue, 12 Mar 2013)

  Changed paths:
    M django/db/models/fields/__init__.py
    M django/db/models/fields/related.py
    M django/db/models/sql/aggregates.py
    M django/db/models/sql/datastructures.py
    M django/db/models/sql/expressions.py
    M django/db/models/sql/query.py
    M django/db/models/sql/where.py
    M tests/queries/models.py
    M tests/queries/tests.py

  Log Message:
  -----------
  Fixed #19964 -- Removed relabel_aliases from some structs

Before there was need to have both .relabel_aliases() and .clone() for
many structs. Now there is only relabeled_clone() for those structs
where alias is the only mutable attribute.



-- 
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].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to