i installed registration, added registration to installed apps and used your
templates.

i nav to accounts/register , enter the info and as i continue it breaks with
the following:

DoesNotExist at /accounts/register/
Site matching query does not exist.
Request Method: POST
Request URL:    http://spenv.local/accounts/register/
Django Version: 1.4
Exception Type: DoesNotExist
Exception Value:        
Site matching query does not exist.
Exception Location:
/usr/lib/python2.7/site-packages/django/db/models/query.py in get, line 366

I'm pretty new to django so I'm slightly confused. I looked at the
documentation and there doesn't seem to be anything that I understand to fix
this.

--
View this message in context: 
http://python.6.n6.nabble.com/Django-registration-tutorial-code-tp4974793p4981365.html
Sent from the django-users mailing list archive at Nabble.com.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to