Ability to remove "questions" part from URL?
Hello,
I'm not sure if I'm missing anything here. Where is the option to remove "questions" part from URL?
Hello,
I'm not sure if I'm missing anything here. Where is the option to remove "questions" part from URL?
This is possible by editing askbot/urls.py
file,
but removing numeric ID cannot be easily done now.
Thank you! Removing the nemuric ID part won't be necessary. If want to host askbot in a subdomain, I'll expect that it will start right from there, not in (virtual) question subfolder. Why is this default behavior? To fit with other django app perhaps?
@MehdiHKhan even in sub domans you get routed to /questions. This is to show all the questions in the homepage. @Evgeny can we show and change this default behavior? Thanks
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2012-07-26 10:38:51 -0600
Seen: 231 times
Last updated: Jul 26 '12
Gab, the social network used by Pittsburgh shooting suspect, returns
Changing URL for About [closed]
callback invoke error: error on upvote
Massive dark web bust seizes $6.5 million from 179 alleged drug dealers
url gets separated with space instead of hyphen
How do I link to a question in askbot with a relative URL?