I installed the registration module, added it to settings.py. When I tried to run syncdb (% python sitename/manage.py syncdb --settings sitename.devsettings)
It gav
There may be Python errors in your registration models. Try starting a shell and importing them, instantiating them, etc.
registration