You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, you made a great app, thanks for your work.
I had a couple of questions: an error,
installed demo everything works, but for some reason reactions are not pressed and a comment cannot be published. (I plan to use in the futureused PostresSQL).
For some reason, pages with a large number of comments open for a long time. Is it because the demo app is using db.sqlite3?
I also tried to put it on my project, it seems that I connected everything, but when I go to the page with comments, there is an error:
TemplateSyntaxError at /posts/test-posts
Variable 'object' does not exist
Request Method: | GET
http://127.0.0.1:8000/posts/test-posts
4.2.21
TemplateSyntaxError
Variable 'object' does not exist
C:\Users\John\AppData\Local\Programs\Python\Python311\Lib\site-packages\django_comments_ink\templatetags\comments_ink.py, line 1135, in resolve_ctype_and_object_pk
C:\Users\John\AppData\Local\Programs\Python\Python311\python.exe
3.11.5
Error during template rendering
In template my-blog\templates\base.html, error at line 0
Variable 'object' does not exist
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello, you made a great app, thanks for your work.
I had a couple of questions: an error,
what could it be?
Beta Was this translation helpful? Give feedback.
All reactions