Theme

hepdata.modules.theme.views

Theme blueprint in order for template and static files to be loaded.

hepdata.modules.theme.views

Theme blueprint in order for template and static files to be loaded.

hepdata.modules.theme.views.index()[source]
hepdata.modules.theme.views.submission_help()[source]
hepdata.modules.theme.views.submission_schema(jsonschema)[source]
hepdata.modules.theme.views.cookie_policy()[source]
hepdata.modules.theme.views.about()[source]
hepdata.modules.theme.views.terms()[source]
hepdata.modules.theme.views.invalid_doi()[source]
hepdata.modules.theme.views.page_forbidden(e)[source]

Error handler to show a 403.html page in case of a 403 error.

hepdata.modules.theme.views.page_not_found(e)[source]

Error handler to show a 404.html page in case of a 404 error.

hepdata.modules.theme.views.internal_error(e)[source]

Error handler to show a 500.html page in case of a 500 error.

hepdata.modules.theme.views.redirect_nonwww()[source]
hepdata.modules.theme.views.ping()[source]