In your template you can identify each field by its name and use a table to 
render them in columns. e.g.

table
  table row
    table data {{ form.username }}
    table data {{ form.password }}

On Friday, May 17, 2019 at 2:23:14 AM UTC-5, kimeualexis wrote:
>
> Hello, guys.
> Is there a way to lay out Django Model form fields across the Browser 
> rather than top-down?
>
> Kindly assist.
>

-- 
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 django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/91849286-5271-48be-ae7d-b90c5ab59ea5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to