found the answer,
if its inside a table does the funcky thing... if its pass as_p works
fine.
{{ form.as_p }} did the trick =)
sorry for all the posts....
On Wednesday, June 24, 2015 at 3:23:32 PM UTC-5, dk wrote:
> I found that if the form is inside a table. then it acts funky =(....
>
>
>
> On Wednesday, June 24, 2015 at 2:12:23 PM UTC-5, dk wrote:
>
>> <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/29e69310-a7c2-4062-8968-9696a1a6a678%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.