In this hour, you learned how to implement the django.contrib.sites framework to control content that is shared across multiple sites. You learned how to use the sites framework and the CurrentSiteManager class to determine which sites have access to content. Using the sites framework, you can also control the behavior of view functions.