agenda api
This commit is contained in:
@@ -88,6 +88,7 @@ class MyEventForm(MyPostForm):
|
||||
|
||||
|
||||
class MyFetMeetingForm(MyEventForm):
|
||||
#agenda_html = forms.CharField(widget = forms.TextInput())
|
||||
class Meta:
|
||||
model = FetMeeting
|
||||
|
||||
|
||||
Reference in New Issue
Block a user