Ask Your Question
1

What is required to integrate Askbot with Django CMS?

asked 2012-05-12 08:42:56 -0500

kate_r's avatar

updated 2012-10-15 23:18:15 -0500

Evgeny's avatar

I'm very new to all this and I'm thinking of integrating Askbot into Django CMS, so I wonder what key elements will need to be integrated. Is user auth one example? Anything else?

edit retag flag offensive close merge delete

Comments

I'm interested in this too. I'm new here, and so I don't have enough points to upvote the question. Sounds weird that I can comment but not upvote!

akhayyat's avatar akhayyat  ( 2012-10-15 23:16:41 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
1

answered 2012-10-19 15:10:03 -0500

Dario's avatar

I haven't integrated it myself but I've build some custom cms-like stuff on top of askbot and I don't think it would be that hard to integrate it. I would probably start by installing askbot and then build rest of the stuff on top of it. Django-cms is just a Django app so install it like a django app inside of askbot project. There is no magic one line command to integrate it all, you have to get your hands dirty and customize askbot for your needs. If you are new to all this go trough django,askbot&django-cms docs&code and start hacking. That's the hardest but best way to learn something. Happy hacking :-)

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 2012-05-12 08:42:56 -0500

Seen: 3,394 times

Last updated: Oct 19 '12