Hello,

i think the major issue is with your db query, this issue is happened while
entering data to db. So try to check with your registration module.




-- Dhilip S

On Tue, Jul 10, 2012 at 5:01 AM, Jeff Silverman <jsjazzj...@gmail.com>wrote:

> I'm new as well, but I have run into similar issues when I don't have the
> environment settings assigned properly.
>
>
> On Mon, Jul 9, 2012 at 12:03 AM, scoop <jauncy.ri...@gmail.com> wrote:
>
>> 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.
>>
>>
>  --
> 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.
>

-- 
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