First time here? Check out the FAQ!

sebafonseca's profile - activity

2013-09-26 15:19:33 -0500 received badge Popular Question (source)
2013-05-16 12:47:56 -0500 received badge Famous Question (source)
2013-05-16 11:25:03 -0500 commented answer askbot django 1.5

i change in "/usr/lib/python2.7/site-packages/askbot/__init__.py" the following line: major_version = django.VERSION[0] for major_version = 1.5. But when i execute python manage.py syncdb --> "TypeError: Item in ``from list'' not a string"

2013-05-16 11:13:53 -0500 commented answer askbot django 1.5

thanks for the answer,

but i don't find that file. In the askbot folder i have: cron doc upfiles

2013-05-09 13:06:21 -0500 received badge Scholar ( source )
2013-05-09 13:01:30 -0500 asked a question askbot django 1.5

There is any way to use askbot in django 1.5 ?

Thanks