askbot-devel icon indicating copy to clipboard operation
askbot-devel copied to clipboard

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

Results 108 askbot-devel issues
Sort by recently updated
recently updated
newest added

1. When editing someone else's question, I want an opportunity to explain why I'm making the change. 2. When someone edits my question, I want to know their rationale 3....

The category tree feature is interesting, but I discovered that if I enable it, mandatory tags are disabled.

I would like to make it so questions tagged `troubleshooting` also need to have a `fedora-*` tag (`fedora-24`, `fedora-25`, etc.) but questions without the `troubleshooting` tag don't have that requirement...

In the hierarchy I'm creating, the list on the right-hand side is getting ridiculously long. I think it would be better to only have _two_ levels, and then let users...

Right now, I have tags in the left-most box * howto * troubleshooting * meta * explanations These are all mandatory tags. The problem is that when browsing to see...

Hello, I forbid the access to the signup form using ``` Order deny,allow Deny from all ``` I also deactivated all login-methods except the local login and disallowed registrations. Unfortunately...

bug

Askbot version: ``` $ git log -1 commit 777f5fc190780995f190473d8c567a14ca4d80f2 Author: Evgeny Fadeev Date: Sat Dec 19 14:32:03 2015 -0300 fixed issue of conflicting migraions ``` Language settings in settings.py: ```...

As found in several questions like: [How do I get answers by using the Rest API?](http://askbot.org/en/question/13504/how-do-i-get-answers-by-using-the-rest-api/) [Web API for answers export?](http://askbot.org/en/question/13176/web-api-for-answers-export/) [Adding Answer Functionality to the API](http://askbot.org/en/question/12881/adding-answer-functionality-to-the-api/) There's no way...

feature

As an admin, if you change the screen name of another user, it breaks the questions & users page. Maybe those pages are doing a lookup on the screen name...

It would be great if you can work for better design

design