Have you set SITE_ID in your settings.py file and run 'python manage.py syncdb'?

On Sep 25, 2010, at 10:59 AM, craphunter wrote:

> Yes, I have read it, but I don't really get it. What ist the meaning?
> What do I have to do?!
> 
> Craphunter
> 
> On 25 Sep., 16:50, craphunter <craphun...@yahoo.de> wrote:
>> Hey,
>> 
>> I do have problem with SITE_ID. I don't really get this. What is it?
>> 
>> I am using the django registration from bitbucker. When I click on
>> register I get the following error-message:
>> 
>> You're using the Django "sites framework" without having set the
>> SITE_ID setting. Create a site in your database and set the SITE_ID
>> setting to fix this error.
>> 
>> Am I right that I do have to set an ID in my database?
>> 
>> For example
>> mysql > test.db table 1?
>> 
>> settings.py
>> 
>> SITE_ID = 1
>> 
>> Can somebody write me a little tutorial?
>> 
>> Thanks,
>> 
>> Craphunter
>> 
>> PS: Sorry, newbee!
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Django users" group.
> To post to this group, send email to django-us...@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-us...@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