Closed ikks closed 12 years ago
These new imports also work with Django 1.3 and Django 1.2 (I just checked). They don't seem to work with Django 1.1, though I'm not sure that's an issue.
I tested and unfortunately in the login the application fails even with Django 1.3.1, I'm looking right now how to conditionally configure the settings to properly handle the previous to 1.4 versions.
ValueError at /accounts/login/ too many values to unpack
Sorry, I DO confirm that it work flawlessly with 1.2 and 1.4RC1, including 1.3.1 :)
So we would be able to have the app compatible with 1.4. Thanks.