jss docsΒΆ
- app
- app.create_app
- app.cli
- app.cli.init_app
- app.cli.create
- app.cli.lexers
- app.cli.translate
- app.config
- app.config.Config
- app.config.init_app
- app.exceptions
- app.exceptions.init_app
- app.extensions
- app.extensions.init_app
- app.extensions.babel
- app.extensions.babel.Babel
- app.extensions.talisman
- app.extensions.talisman.ContentSecurityPolicy
- app.extensions.talisman.Talisman
- app.fs
- app.fs.create_gitignore
- app.fs.init_app
- app.log
- app.log.init_app
- app.log.integrate_loggers
- app.log.smtp_handler
- app.models
- app.models.BaseModel
- app.models.Message
- app.models.Notification
- app.models.Post
- app.models.Task
- app.models.User
- app.models.Usernames
- app.shell
- app.shell.init_app
- app.shell.register_models
- app.user
- app.user.create_user
- app.user.user_login
- app.version
- app.views
- app.views.format_html
- app.views.init_app
- app.views.admin
- app.views.admin.admin
- app.views.auth
- app.views.auth.login
- app.views.auth.logout
- app.views.auth.register
- app.views.auth.request_password_reset
- app.views.auth.reset_password
- app.views.auth.unconfirmed
- app.views.database
- app.views.database.MyAdminIndexView
- app.views.database.init_app
- app.views.forms
- app.views.forms.EditProfile
- app.views.forms.EmptyForm
- app.views.forms.LoginForm
- app.views.forms.MessageForm
- app.views.forms.PostForm
- app.views.forms.RegistrationForm
- app.views.forms.ResetPasswordForm
- app.views.forms.ResetPasswordRequestForm
- app.views.forms.UploadForm
- app.views.mail
- app.views.mail.send_email
- app.views.order
- app.views.order.call
- app.views.order.cancel
- app.views.order.success
- app.views.post
- app.views.post.create
- app.views.post.delete
- app.views.post.read
- app.views.post.sitemap_read
- app.views.post.update
- app.views.public
- app.views.public.favicon
- app.views.public.index
- app.views.public.profile
- app.views.public.sitemap_index
- app.views.public.sitemap_user
- app.views.redirect
- app.views.redirect.confirm_email
- app.views.redirect.follow
- app.views.redirect.resend_confirmation
- app.views.redirect.unfollow
- app.views.report
- app.views.report.csp_report
- app.views.security
- app.views.security.admin_required
- app.views.security.authorization_required
- app.views.security.confirm_token
- app.views.security.confirmation_required
- app.views.security.generate_confirmation_token
- app.views.security.generate_reset_password_token
- app.views.security.get_requested_reset_password_user
- app.views.upload
- app.views.upload.favicon
- app.views.upload.validate_image
- app.views.user
- app.views.user.edit_profile
- app.views.user.messages
- app.views.user.notifications
- app.views.user.send_message
This documentation was last updated on Dec 16, 2025