Closed mattions closed 12 years ago
check issue #26. Looks like this has been fixed in master.
This issue should be fixed now. Make sure you are running the latest version. We are getting closer to a real release too!
Yes,
sorry, forgot to close it!
Hello,
I've just started an account pinax project, with Django 1.4 and everything from new environment to check the migration from pinax.account.
When a super user is created at the first syncing
python manage.py syncdb
, it will not have an account active but only a user. Therefore clicking on settings gives back an error.This problem is there only with a super user, I've tried to create other users and there was no trouble.
This is the traceback, just for reference