What needs to be done to make askbot work with Django 1.4?
I can't downgraqde to django 1.3.1. What is it that prevents me to use django 1.4?
I can't downgraqde to django 1.3.1. What is it that prevents me to use django 1.4?
This applies to askbot version 0.7.43. I've looked at the list of backwards incompatible changes in the Django release notes and so far found this:
contrib.auth
. I suggest to implement an internal system similar to the old style messaging as a temporary solution to speed up the migration.request.raw_post_data
in the python code.askbot/feeds.py
.We need to make sure that migrated code still works with Django 1.2.
Please feel free to make pull requests on github, thank you for your help.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2012-09-05 11:57:52 -0500
Seen: 2,762 times
Last updated: Sep 23 '12
Install Error: Can't download mock-1.0.0.zip
SettingNotSet, Startup error, couldn't load ACCESS_CONTROL.ASKBOT_CLOSED_FORUM_MODE
Dependency on django-celery==2.2.7
Askbot and one-click django installer ?
ImportError: No module named XYZ. What to do?
What servers and configs is Askbot known to work on?
How to install python easy_install (python distutils) in root or non-root account?