Skip to content
Sphinx Wagtail Theme
menu
Docs
Index
JavaScript is required to toggle light/dark mode..
Light mode
Dark mode
Edit on GitHub
Index
Symbols
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
L
|
M
|
N
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
Y
Symbols
--cert
command line option
--clear-db
command line option
,
[1]
--clear-migration
command line option
,
[1]
--config
command line option
--debugger
command line option
--eager-loading
command line option
--extra-files
command line option
--help
command line option
,
[1]
,
[2]
,
[3]
,
[4]
--host
command line option
--key
command line option
--port
command line option
--reload
command line option
--verbose
command line option
,
[1]
,
[2]
,
[3]
--version
command line option
--with-threads
command line option
-h
command line option
-p
command line option
-v
command line option
,
[1]
,
[2]
,
[3]
A
absdiroffile() (in module shopyo.api.file)
ADMIN_PANEL_ACCESS (shopyo.api.perms.Permission attribute)
api_endpoint() (in module shopyo.api.endpoint)
APIEndpoint (class in shopyo.api.endpoint)
autoload_models() (in module shopyo.api.database)
B
base_context() (in module shopyo.api.enhance)
bulk_create() (shopyo.api.models.CRUDMixin class method)
(shopyo.api.models.PkModel class method)
(shopyo.api.models.YoModel class method)
C
command line option
--cert
--clear-db
,
[1]
--clear-migration
,
[1]
--config
--debugger
--eager-loading
--extra-files
--help
,
[1]
,
[2]
,
[3]
,
[4]
--host
--key
--port
--reload
--verbose
,
[1]
,
[2]
,
[3]
--version
--with-threads
-h
-p
-v
,
[1]
,
[2]
,
[3]
CONTENT_MANAGE (shopyo.api.perms.Permission attribute)
CONTENT_PUBLISH (shopyo.api.perms.Permission attribute)
context() (shopyo.api.module.ModuleHelp method)
create() (shopyo.api.models.CRUDMixin class method)
(shopyo.api.models.PkModel class method)
(shopyo.api.models.YoModel class method)
created_at (shopyo.api.models.TimestampMixin attribute)
CRUDMixin (class in shopyo.api.models)
D
DASHBOARD_VIEW (shopyo.api.perms.Permission attribute)
define() (shopyo.api.perms.PolicyEngine method)
delete() (shopyo.api.models.CRUDMixin method)
(shopyo.api.models.PkModel method)
(shopyo.api.models.YoModel method)
delete_file() (in module shopyo.api.file)
E
error_response() (in module shopyo.api.response)
F
flash_errors() (in module shopyo.api.forms)
format_response() (shopyo.api.endpoint.APIEndpoint method)
G
generate_csrf_token() (in module shopyo.api.security)
get_active() (shopyo.api.models.SoftDeleteMixin class method)
get_by_id() (shopyo.api.models.PkModel class method)
get_folders() (in module shopyo.api.file)
get_module_path_if_exists() (in module shopyo.api.validators)
get_or_404() (shopyo.api.models.PkModel class method)
get_query_filters() (shopyo.api.endpoint.APIEndpoint method)
get_safe_redirect() (in module shopyo.api.security)
get_self_static() (shopyo.api.module.ModuleHelp method)
get_static() (in module shopyo.api.assets)
grant() (shopyo.api.perms.PolicyEngine method)
H
handle_create() (shopyo.api.endpoint.APIEndpoint method)
handle_delete() (shopyo.api.endpoint.APIEndpoint method)
handle_get() (shopyo.api.endpoint.APIEndpoint method)
handle_list() (shopyo.api.endpoint.APIEndpoint method)
handle_update() (shopyo.api.endpoint.APIEndpoint method)
has_permission() (shopyo.api.perms.PolicyEngine method)
I
id (shopyo.api.models.PkModel attribute)
inject_csrf_token() (in module shopyo.api.security)
is_alpha_num_underscore() (in module shopyo.api.validators)
is_deleted (shopyo.api.models.SoftDeleteMixin attribute)
is_empty_str() (in module shopyo.api.validators)
is_safe_redirect_url() (in module shopyo.api.security)
is_valid() (shopyo.api.models.ValidationMixin method)
is_valid_slug() (in module shopyo.api.validators)
is_valid_url() (in module shopyo.api.validators)
iter_modules() (in module shopyo.api.module)
J
json_response() (in module shopyo.api.response)
L
last_part_of_path() (in module shopyo.api.file)
M
metadata (shopyo.api.models.PkModel attribute)
(shopyo.api.models.YoModel attribute)
method() (shopyo.api.module.ModuleHelp method)
module
shopyo.api.assets
shopyo.api.constants
shopyo.api.database
shopyo.api.email
shopyo.api.endpoint
shopyo.api.enhance
shopyo.api.file
shopyo.api.forms
shopyo.api.html
shopyo.api.info
shopyo.api.models
shopyo.api.module
shopyo.api.perms
shopyo.api.response
shopyo.api.security
shopyo.api.templates
shopyo.api.validators
ModuleHelp (class in shopyo.api.module)
N
notify() (in module shopyo.api.html)
notify_danger() (in module shopyo.api.html)
notify_info() (in module shopyo.api.html)
notify_success() (in module shopyo.api.html)
notify_warning() (in module shopyo.api.html)
P
paginate() (shopyo.api.models.PaginationMixin class method)
paginated_response() (in module shopyo.api.response)
PaginationMixin (class in shopyo.api.models)
path_exists() (in module shopyo.api.file)
Permission (class in shopyo.api.perms)
PkModel (class in shopyo.api.models)
PolicyEngine (class in shopyo.api.perms)
printinfo() (in module shopyo.api.info)
Q
query (shopyo.api.models.PkModel attribute)
(shopyo.api.models.YoModel attribute)
query_class (shopyo.api.models.PkModel attribute)
(shopyo.api.models.YoModel attribute)
R
redirect_url() (shopyo.api.module.ModuleHelp method)
register_devstatic() (in module shopyo.api.assets)
register_shopyo_static() (in module shopyo.api.assets)
registry (shopyo.api.models.PkModel attribute)
(shopyo.api.models.YoModel attribute)
render() (shopyo.api.module.ModuleHelp method)
require() (shopyo.api.perms.PolicyEngine method)
ROLE_MANAGE (shopyo.api.perms.Permission attribute)
S
save() (shopyo.api.models.CRUDMixin method)
(shopyo.api.models.PkModel method)
(shopyo.api.models.YoModel method)
search() (shopyo.api.models.SearchMixin class method)
SearchMixin (class in shopyo.api.models)
send_async_email() (in module shopyo.api.email)
SETTINGS_MANAGE (shopyo.api.perms.Permission attribute)
shopyo.api.assets
module
shopyo.api.constants
module
shopyo.api.database
module
shopyo.api.email
module
shopyo.api.endpoint
module
shopyo.api.enhance
module
shopyo.api.file
module
shopyo.api.forms
module
shopyo.api.html
module
shopyo.api.info
module
shopyo.api.models
module
shopyo.api.module
module
shopyo.api.perms
module
shopyo.api.response
module
shopyo.api.security
module
shopyo.api.templates
module
shopyo.api.validators
module
soft_delete() (shopyo.api.models.SoftDeleteMixin method)
SoftDeleteMixin (class in shopyo.api.models)
T
TimestampMixin (class in shopyo.api.models)
trycopy() (in module shopyo.api.file)
trycopytree() (in module shopyo.api.file)
trymkdir() (in module shopyo.api.file)
trymkfile() (in module shopyo.api.file)
tryrmcache() (in module shopyo.api.file)
tryrmfile() (in module shopyo.api.file)
tryrmtree() (in module shopyo.api.file)
U
unique_filename() (in module shopyo.api.file)
update() (shopyo.api.models.CRUDMixin method)
(shopyo.api.models.PkModel method)
(shopyo.api.models.YoModel method)
updated_at (shopyo.api.models.TimestampMixin attribute)
USER_MANAGE (shopyo.api.perms.Permission attribute)
USER_READ (shopyo.api.perms.Permission attribute)
V
validate() (shopyo.api.models.ValidationMixin method)
validate_csrf_token() (in module shopyo.api.security)
validate_request() (shopyo.api.endpoint.APIEndpoint method)
ValidationMixin (class in shopyo.api.models)
verify_slug() (in module shopyo.api.validators)
Y
yo_get_macro() (in module shopyo.api.templates)
yo_render() (in module shopyo.api.templates)
yo_render_string() (in module shopyo.api.templates)
yo_safe() (in module shopyo.api.templates)
YoModel (class in shopyo.api.models)