Multi-site support
==================

When using the sites framework (:mod:`django.contrib.sites`) and the :django:setting:`SITE_ID`
setting, the dict can contain entries for every site ID.
See the :ref:`configuration <multisite-configuration>` for more details.
