your missing the site record.
go into your database and create a record with the site_id from your  
project file

eg.

insert into django_site(id,name,domain) values (N,  
'example','example.com')

where 'N' is your SITE_ID.

On 21/08/2006, at 6:40 PM, cyberco wrote:

>
> I'm still having this problem (neglected it for a while, but now is  
> the
> time I MUST solve it). Has anybody here a suggestion in which  
> direction
> to search?
>
>
> >

--
Ian Holsman
[EMAIL PROTECTED]
http://garden-gossip.com/ -- what's in your garden?



--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to