I followed the tutorial on https://django-comments-xtd.readthedocs.io, everything seems to work find, the forms and the comments are working, but on the website they are not displayed properly.
instead of looking like this:
They all look like this
The reply is not nesting under the comment
but in the admin its working you can see how it nests
take a look:
Please help