On Tue, Jan 20, 2009 at 10:08 PM, Harryanto Ie <[email protected]>wrote:

> [snip]

File
> "c:\python25\Lib\site-packages\django\db\backends\sqlite3\base.py",
> line 167, in execute
>     return Database.Cursor.execute(self, query, params)
>
> OperationalError: no such table: django_session
>
> i've put django.contrib.session into INSTALLEDD_APPS
> and when i syncdb, table django_session has created.
> what should i do?


You should post this question on django-users:

http://groups.google.com/group/django-users

where it belongs.  This list is for development of Django itself, not user
questions, as you have been told several times.  Please try to use the
correct list.  Thank you.

Karen

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

Reply via email to