agenda api

This commit is contained in:
2020-09-13 08:20:12 +00:00
parent 2ce310c81f
commit c0285001d5
4 changed files with 31 additions and 7 deletions

View File

@@ -88,6 +88,7 @@ class MyEventForm(MyPostForm):
class MyFetMeetingForm(MyEventForm):
#agenda_html = forms.CharField(widget = forms.TextInput())
class Meta:
model = FetMeeting