Branch: refs/heads/master
  Home:   https://github.com/django/django
  Commit: 4668c142dce77c6f29fb75532c1acfa1b2d322ff
      
https://github.com/django/django/commit/4668c142dce77c6f29fb75532c1acfa1b2d322ff
  Author: Anssi Kääriäinen <akaar...@gmail.com>
  Date:   2013-08-18 (Sun, 18 Aug 2013)

  Changed paths:
    M django/db/models/base.py
    M docs/ref/models/instances.txt
    M docs/releases/1.7.txt
    M tests/basic/tests.py
    M tests/defer/tests.py
    M tests/model_inheritance/tests.py
    M tests/proxy_models/tests.py

  Log Message:
  -----------
  Made Model.__eq__ consider proxy models equivalent

Fixed #11892, fixed #16458, fixed #14492.


  Commit: 3844089edc43ff29aab5bac82a0eecab23d8d14a
      
https://github.com/django/django/commit/3844089edc43ff29aab5bac82a0eecab23d8d14a
  Author: Anssi Kääriäinen <akaar...@gmail.com>
  Date:   2013-08-18 (Sun, 18 Aug 2013)

  Changed paths:
    M django/contrib/admin/util.py
    M docs/ref/models/instances.txt
    A tests/proxy_models/admin.py
    M tests/proxy_models/fixtures/myhorses.json
    M tests/proxy_models/models.py
    M tests/proxy_models/tests.py
    A tests/proxy_models/urls.py

  Log Message:
  -----------
  Fixed #20777 -- Admin proxy model deletion regression

Added proxy_models tests by Harm Geerts <git...@geertswei.nl>.


Compare: https://github.com/django/django/compare/409098261723...3844089edc43

-- 
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/5211bc6f9a973_1709f95d58879d5%40hookshot-fe4-pe1-prd.aws.github.net.mail.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to