Site
The product type for sites. Used for tying together shared information between the products that reside here.
SiteInactive
SiteProvisioning
Bases: SiteInactive
A site that is being provisioned.
Source code in gso/products/product_types/site.py
Site
Bases: SiteProvisioning
A site that is currently active.
Source code in gso/products/product_types/site.py
ImportedSiteInactive
ImportedSite
Bases: ImportedSiteInactive
An imported site that is currently active.