On Wed, Jan 21, 2009 at 12:14 PM, Karen Tracey <[email protected]> wrote: > 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.
I would add that this is the second time in two days you have been reminded about the purpose of Django-developers. You were also warned - twice - on the 16th of January. If you persist in posting user queries to the developers mailing list, we will be forced to ban you from the developers list. I would also like to use this opportunity to _beg_ you - again - to _please_ trim your signature. Yours, Russ Magee %-) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
