Ask Your Question
2

Integrating askbot with other Django applications

asked May 20 '11

nicafyl gravatar image nicafyl
103 1 11

I run a web site that I feel would benefit from askbot. The site itself (Drupal based) needs a serious upgrade and I am thinking it might be better to custom build a site using Django, some forum software, askbot and some other (possibly custom) stuff.

Is the idea that askbot will be easy to integrate into such an environment?

1 Answer

Sort by ยป oldest newest most voted
2
nicafyl has selected this answer as correct

answered May 20 '11

Evgeny gravatar image Evgeny flag of Chile
6665 31 49 95
http://askbot.org/

updated Aug 27 '11

It is quite easy with the one limitation at this point (to be resolved in the future) - that you will have to use askbot's built-in user authentication system.

There is also a point of potential inconvenience: askbot patches the django.contrib.auth.models.User model, which is not a good practice. This needs to be fixed too, but so far I have not heard that this was a showstopper.

Other than that - askbot is a django app, not a dedicated site, it is possible to add other apps to the project.

Python is great, I've switched from php to python a while ago, no regrets.

Thanks.

link

Your answer

Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!
[hide preview]

Question tools

Follow
3 followers

subscribe to rss feed

Stats

Asked: May 20 '11

Seen: 168 times

Last updated: Aug 27 '11