django
API Documentation
Modules
Classes
Names
django
.
contrib
.
sites
.
requests
Toggle Private API
module documentation
Undocumented
Class
​Request​Site
A class that shares the primary interface of Site (i.e., it has
domain
and
name
attributes) but gets its data from an HttpRequest object rather than from a database.