ASKBOT / askbot-devel

Askbot is a Django/Python Q&A forum. **Contributors README**: https://github.com/ASKBOT/askbot-devel#how-to-contribute. Commercial hosting of Askbot and support are available at https://askbot.com
Other
1.56k stars 627 forks source link

No posts for moderation (moderation-queue) #859

Closed evgip closed 4 years ago

evgip commented 4 years ago

If you set the moderation of links, there are no posts for moderation.

When the moderation icon appears in the site header, click on it. There are no posts for moderation. The icon in the header is lit, there are no posts.

piggybit commented 4 years ago

i believe you can post it in English. Btw, i might want to ask if you have any difficulty for unaccent search in your project?

evgip commented 4 years ago

No, I don't have any problems finding it. So far, I'm just studying the script and determining whether it fits or not.

Similarly, I have some comments about XSS, but I will write about them later.

Now I'm trying to solve the problem of moderation of posts with links. Why I don't see messages. Hmmm

piggybit commented 4 years ago

You are using 2016 version with python 2? I am using python 3 version.

evgip commented 4 years ago

Yes, I'm using 2.7. The latest release from the repository. Which version 3 do you use (more accurately)?

piggybit commented 4 years ago

Sorry, it was my mistake, it's not python3 but 2 instead.

evgip commented 4 years ago

There should be 2 posts-moderation... 1