BaseAbout#

class BaseAbout[source]#

The base information about this instance.

commit: str#

The commit this server is running. Deprecated, please use release.commit instead.

settings: FrontendSiteSettings#

The frontend settings and their values for this instance.

release: ReleaseInfo#

Information about the release running on this server.

current_time: datetime#

The current time on the server