Settings¶
The user model that
thecut.authorship.utils.get_website_user()will query against. Defaults tosettings.AUTH_USER_MODEL.
A dictionary that
thecut.authorship.utils.get_website_user()will pass toget_or_create()in order to return the generic website user.