P
if form.is_valid():
comment = form.save(commit=False)
comment.news = news
comment.save()
return redirect ....
Size: a a a
P
if form.is_valid():
comment = form.save(commit=False)
comment.news = news
comment.save()
return redirect ....
PA
P
if form.is_valid():
comment = form.save(commit=False)
comment.news = news
comment.save()
return redirect ....
PA
A
A
A
Л
A
ST
ST
С