Properties

Summary

property

class parent

truncated documentation

Connection

DatabaseCompetition

Returns the connexion.

cookies

CompetitionHandler

An alias for self.request.cookies <.httputil.HTTPServerRequest.cookies>.

cookies

LoginHandler

An alias for self.request.cookies <.httputil.HTTPServerRequest.cookies>.

cookies

LogoutHandler

An alias for self.request.cookies <.httputil.HTTPServerRequest.cookies>.

cookies

MainHandler

An alias for self.request.cookies <.httputil.HTTPServerRequest.cookies>.

cookies

SubmitForm

An alias for self.request.cookies <.httputil.HTTPServerRequest.cookies>.

cookies

UploadData

An alias for self.request.cookies <.httputil.HTTPServerRequest.cookies>.

cookies

_BaseRequestHandler

An alias for self.request.cookies <.httputil.HTTPServerRequest.cookies>.

cookies

_TemplateHandler

An alias for self.request.cookies <.httputil.HTTPServerRequest.cookies>.

current_user

CompetitionHandler

The authenticated user for this request. This is set in one of two ways:

current_user

LoginHandler

The authenticated user for this request. This is set in one of two ways:

current_user

LogoutHandler

The authenticated user for this request. This is set in one of two ways:

current_user

MainHandler

The authenticated user for this request. This is set in one of two ways:

current_user

SubmitForm

The authenticated user for this request. This is set in one of two ways:

current_user

UploadData

The authenticated user for this request. This is set in one of two ways:

current_user

_BaseRequestHandler

The authenticated user for this request. This is set in one of two ways:

current_user

_TemplateHandler

The authenticated user for this request. This is set in one of two ways:

locale

CompetitionHandler

The locale for the current session. Determined by either get_user_locale, which you can override to set …

locale

LoginHandler

The locale for the current session. Determined by either get_user_locale, which you can override to set …

locale

LogoutHandler

The locale for the current session. Determined by either get_user_locale, which you can override to set …

locale

MainHandler

The locale for the current session. Determined by either get_user_locale, which you can override to set …

locale

SubmitForm

The locale for the current session. Determined by either get_user_locale, which you can override to set …

locale

UploadData

The locale for the current session. Determined by either get_user_locale, which you can override to set …

locale

_BaseRequestHandler

The locale for the current session. Determined by either get_user_locale, which you can override to set …

locale

_TemplateHandler

The locale for the current session. Determined by either get_user_locale, which you can override to set …

metric

Competition

Returns the metrics in a single string.

settings

CompetitionHandler

An alias for self.application.settings <Application.settings>.

settings

LoginHandler

An alias for self.application.settings <Application.settings>.

settings

LogoutHandler

An alias for self.application.settings <Application.settings>.

settings

MainHandler

An alias for self.application.settings <Application.settings>.

settings

SubmitForm

An alias for self.application.settings <Application.settings>.

settings

UploadData

An alias for self.application.settings <Application.settings>.

settings

_BaseRequestHandler

An alias for self.application.settings <Application.settings>.

settings

_TemplateHandler

An alias for self.application.settings <Application.settings>.

xsrf_token

CompetitionHandler

The XSRF-prevention token for the current user/session. To prevent cross-site request forgery, we set an ‘_xsrf’ …

xsrf_token

LoginHandler

The XSRF-prevention token for the current user/session. To prevent cross-site request forgery, we set an ‘_xsrf’ …

xsrf_token

LogoutHandler

The XSRF-prevention token for the current user/session. To prevent cross-site request forgery, we set an ‘_xsrf’ …

xsrf_token

MainHandler

The XSRF-prevention token for the current user/session. To prevent cross-site request forgery, we set an ‘_xsrf’ …

xsrf_token

SubmitForm

The XSRF-prevention token for the current user/session. To prevent cross-site request forgery, we set an ‘_xsrf’ …

xsrf_token

UploadData

The XSRF-prevention token for the current user/session. To prevent cross-site request forgery, we set an ‘_xsrf’ …

xsrf_token

_BaseRequestHandler

The XSRF-prevention token for the current user/session. To prevent cross-site request forgery, we set an ‘_xsrf’ …

xsrf_token

_TemplateHandler

The XSRF-prevention token for the current user/session. To prevent cross-site request forgery, we set an ‘_xsrf’ …