Revision history [back]
Askbot does not work with Django 1.4 yet, at least right out of the box.
To make Askbot work with Django 1.4 we'll need to make changes:
- replace old user-based messaging framework with the new one
- change default settings template to the 1.4 format
- modify
askbot/startup_procedures.py
to support 1.4