|
If not, are there plans to make it compatible? Thanks in advance, Greetings. |
|
It seems to me that OSQA will be good to go with Django 1.4 - the backwards incompatible list doesn't affect the core functionality of the project: https://docs.djangoproject.com/en/dev/releases/1.4/#backwards-incompatible-changes-in-1-4 However I wouldn't encourage you to use the 1.4 version for production - you'd better bet on the stable 1.3 release. |
|
I've been taking a quick look and I think we should solve these new deprecations of Django 1.4:
Source: https://docs.djangoproject.com/en/dev/internals/deprecation/ Nice reference. I filed a Jira issue about it: http://jira.osqa.net/browse/OSQA-805
(24 Jan, 18:33)
Jordan ♦♦
|
Can't say whether it will work with 1.4, but it does work with 1.3.
Tag the question properly: "django1.4".