.
This commit is contained in:
+1
-1
@@ -221,7 +221,7 @@ def rapid_clone(request, pk):
|
||||
|
||||
context = {
|
||||
"form": form,
|
||||
"image_formset": image_formset
|
||||
"image_formset": image_formset,
|
||||
"answer_formset": answer_formset
|
||||
#other context
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user