kopia lustrzana https://github.com/rtts/django-simplecms
minor
rodzic
c720cac33e
commit
75196b08b2
|
@ -55,6 +55,7 @@ class SectionFormSetView(SectionView):
|
|||
return formset
|
||||
|
||||
def get_formset(self):
|
||||
# todo: handle initials!
|
||||
return self.formset_class()
|
||||
|
||||
def get_context_data(self, **kwargs):
|
||||
|
|
Ładowanie…
Reference in New Issue