Hi,
Can I see how you structured your table?

Best wishes,
Rax

On Sat, Aug 17, 2019 at 1:15 AM Kean <[email protected]> wrote:

> Hi,
>
> Ive created a table which returns all my data in my.html template.
>
> However, the problem is the second record tags onto the end of the first,
> instead of wrapping,
>
> i.e/
>
> pk     Name   Surname  pk  Name  Surname
> 1       John     Smith       2    Jane   Smith
>
> instead of/
>
> PK    Name   Surname
> 1       John    Smith
> 2       Jane    Smith
>
>
> Please advise if there is a simple way to wrap the records so they fully
> stack?
>
> Best,
>
> K
>
> --
> 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 view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/0703c711-63cc-4668-90c6-4606294d9148%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/0703c711-63cc-4668-90c6-4606294d9148%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAL%3D9juhhebmX-QEVt-zT2Qk7hAsv9Ro-_jCjJow9LEnX9vmjpw%40mail.gmail.com.

Reply via email to