.
This commit is contained in:
+1
-1
@@ -184,7 +184,7 @@ SeriesFormSet = inlineformset_factory(
|
||||
LongSeries.long.through,
|
||||
exclude=[],
|
||||
can_delete=True,
|
||||
extra=1,
|
||||
extra=0,
|
||||
max_num=10,
|
||||
field_classes="testing",
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user