Branch: refs/heads/master Home: https://github.com/django/django Commit: f9698c43918c118a29516cbef4e23c197eb2dc25 https://github.com/django/django/commit/f9698c43918c118a29516cbef4e23c197eb2dc25 Author: Aymeric Augustin <aymeric.augus...@m4x.org> Date: 2014-02-01 (Sat, 01 Feb 2014)
Changed paths: M django/contrib/auth/tests/test_views.py M django/contrib/contenttypes/views.py M django/contrib/sitemaps/__init__.py M django/contrib/sitemaps/tests/base.py Log Message: ----------- Suppressed the `if Site._meta.installed` pattern. The purpose of this construct is to test if the django.contrib.sites application is installed. But in Django 1.9 it will be forbidden to import the Site model when the django.contrib.sites application isn't installed. No model besides Site used this pattern. Refs #21719, #21923. Commit: 76ff266df1d68eb76836f159b799ed3e64979089 https://github.com/django/django/commit/76ff266df1d68eb76836f159b799ed3e64979089 Author: Aymeric Augustin <aymeric.augus...@m4x.org> Date: 2014-02-01 (Sat, 01 Feb 2014) Changed paths: M django/contrib/admin/__init__.py M django/contrib/admin/helpers.py M django/contrib/admin/options.py M django/contrib/admin/sites.py Log Message: ----------- Avoided importing models from django.contrib.admin. Fixed #21923. Refs #21719. Compare: https://github.com/django/django/compare/4a488c148330...76ff266df1d6 -- 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/52ed4d70ccb22_135fd1dd50782f1%40hookshot-fe2-pe1-prd.aws.github.net.mail. For more options, visit https://groups.google.com/groups/opt_out.