test: Ensure that during model field creation, attribute help_text is defined and not empty
ref: #248 #345 #346
This commit is contained in:
@ -38,7 +38,7 @@ All models must meet the following requirements:
|
||||
!!! danger "Requirement"
|
||||
Multi-field validation, or validation that requires access to multiple fields must be done within the [form class](./forms.md#requirements).
|
||||
|
||||
- contains a `Meta` sub-class with following parameters:
|
||||
- contains a `Meta` sub-class with following attributes:
|
||||
|
||||
- `verbose_name_plural`
|
||||
|
||||
|
Reference in New Issue
Block a user