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