Fixes for make paramecio2 more portable
This commit is contained in:
parent
2599eabed0
commit
f993143936
5 changed files with 12 additions and 2 deletions
|
|
@ -172,7 +172,7 @@ def show_form(post, arr_form, t, yes_error=True, pass_values=True, modelform_tpl
|
|||
|
||||
# Create csrf_token in session
|
||||
|
||||
generate_csrf()
|
||||
#generate_csrf()
|
||||
|
||||
if pass_values==True:
|
||||
pass_values_to_form(post, arr_form, yes_error, pass_values)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue