summaryrefslogtreecommitdiff
path: root/docs/ref
diff options
context:
space:
mode:
authorAymeric Augustin <aymeric.augustin@m4x.org>2014-02-01 17:37:08 +0100
committerAymeric Augustin <aymeric.augustin@m4x.org>2014-02-01 20:38:15 +0100
commitf9698c43918c118a29516cbef4e23c197eb2dc25 (patch)
treeb2aebae8f5f1b52c6e7cc739b2f4be288bccf1a4 /docs/ref
parent4a488c14833000eaf5d2b4c2787b6a61c99a4f53 (diff)
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.
Diffstat (limited to 'docs/ref')
0 files changed, 0 insertions, 0 deletions