V
V
Vova Putsyk2017-12-25 20:27:05
Django
Vova Putsyk, 2017-12-25 20:27:05

How to fix the same comments in Disqus?

On the backend:

this.page.url = '{{request.build_absolute_uri}}';
this.page.identifier = '{{post.id}}';

js output:
this.page.url = 'http://188.120.239.27:2228/news/post/1/';
this.page.identifier = '1'; // каждый раз меняется в зависимости от страницы

But it shows the same comments.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question