Deployed 485027b3 to dev with MkDocs 1.6.1 and mike 2.1.3

This commit is contained in:
github-actions 2025-10-12 18:34:27 +00:00
parent 5866674cf6
commit 6ad724aa16
152 changed files with 549 additions and 415 deletions

View file

@ -55,8 +55,6 @@ class ContactFormComponent(Component):
""" # noqa: E501
class View:
public = True
# Submit handler
def post(self, request: HttpRequest, *args, **kwargs) -> HttpResponse:
# Access the submitted data