bax...@gretschpages.com (mail.bax...@gmail.com) wrote:
> Can anyone give me any suggestions for a relatively simple, pluggable
> Q&A app? I'm looking for something sorta Stack-Overflow-ish, but I'm
> OK with handling voting, authentication, search, etc. separately.
> 
> What I've found so far (OSQA, Askbot, soclone) are far from pluggable.
> I don't want a whole other site, just an app.
> 
> Thanks.
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Django users" group.
> To post to this group, send email to django-us...@googlegroups.com.
> To unsubscribe from this group, send email to 
> django-users+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/django-users?hl=en.
> 

Hi,

Have you already taken a look at CNPROG [1]? It looks very similar to Stack
Overflow, but beware that similar does *not* mean the *same*.

Actually, you could cherry-pick all the modules you'd like to have in your app
and mix them together.

[1] http://github.com/cnprog/CNPROG

-- 
  Regards,
  Kenny Meyer | http://kenny.alwaysdata.net

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to