mirror of
https://github.com/django-components/django-components.git
synced 2025-11-19 22:34:22 +00:00
Deployed 485027b3 to dev with MkDocs 1.6.1 and mike 2.1.3
This commit is contained in:
parent
5866674cf6
commit
6ad724aa16
152 changed files with 549 additions and 415 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue