module documentation

Undocumented

Class ​Site Undocumented
Constant SITE​_CACHE Undocumented
Class ​Site​Manager No class docstring; 0/1 class variable, 2/5 methods documented
Function ​_simple​_domain​_name​_validator Validate that the given value contains no whitespaces to prevent common typos.
Function clear​_site​_cache Clear the cache (if primed) each time a site is saved or deleted.
SITE_CACHE: dict =

Undocumented

Value
{}
def _simple_domain_name_validator(value):
Validate that the given value contains no whitespaces to prevent common typos.
def clear_site_cache(sender, **kwargs):
Clear the cache (if primed) each time a site is saved or deleted.