Andrew Swihart's profile - activity

13 years ago received badge Supporter (source)
14 years ago received badge Nice Answer ( source )
14 years ago received badge Teacher ( source )
14 years ago answered a question How to use askbot as a pluggable django app?

I agree working away from the forced bundled authentication / User model stuff should be prioritized. Having a truly pluggable Q&A app would be a real differentiator from OSQA. It would also be nice if you could supply your own Tag model and be able to use the same Tag model across other Django apps, along with django-taggit/tagging.