kopia lustrzana https://github.com/wagtail/wagtail
Fix typo in customisation.md
I'm pretty sure that "modal" should be "model" in this context.pull/11365/head
rodzic
e25c1bb1a0
commit
b7605a4c15
|
@ -798,7 +798,7 @@ class FormPage(AbstractEmailForm):
|
|||
|
||||
## Using `FormMixin` or `EmailFormMixin` to use with other `Page` subclasses
|
||||
|
||||
If you need to add form behaviour while extending an additional class, you can use the base mixins instead of the abstract modals.
|
||||
If you need to add form behaviour while extending an additional class, you can use the base mixins instead of the abstract models.
|
||||
|
||||
```python
|
||||
from wagtail.models import Page
|
||||
|
|
Ładowanie…
Reference in New Issue