Revision history [back]
It seems another module, django-userprofile(http://code.google.com/p/django-profile/ ) in our project is having a collision with askbot.
I am trying to use askbot as reuseable django app within our project. Actually it seems to work fine when it is standalone.
I cant disable avatar functionality in django-profile. It is not featurized.
Can I disable avatar app in askbot? Or do you have any idea to come over this problem?