Change about file
This commit is contained in:
parent
539a2639ee
commit
d0a0f86d46
3 changed files with 2 additions and 3 deletions
|
@ -153,8 +153,6 @@ class EditOrganizationForm(ModelForm):
|
|||
widgets["about"] = HeavyPreviewPageDownWidget(
|
||||
preview=reverse_lazy("organization_preview")
|
||||
)
|
||||
|
||||
|
||||
class AddOrganizationForm(ModelForm):
|
||||
class Meta:
|
||||
model = Organization
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue