<form action={{ action }} method="post">
{% csrf_token %}
{{ form }}
<p></p>
<input type="submit" value="{{ button_text }}"/>
I expected since the form its first than the input type submit, I should
get my form, and below the button right?
but instead I get the button on the top, and then the form. I am missing
something?
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/a98f93d2-23e7-4afe-9f6a-bbd519d66e26%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.