Re: Since recently: django_session error

2010-07-20 Thread PieterB
Yes, I tried a lot of things :-) On Jul 20, 9:52 am, commonzenpython wrote: > i know this might sound kinda dumb, but have you tried syncing the > database ? just in case -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, s

Re: Since recently: django_session error

2010-07-20 Thread commonzenpython
i know this might sound kinda dumb, but have you tried syncing the database ? just in case -- 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 e

Since recently: django_session error

2010-07-20 Thread PieterB
When I try to access the admin interface, I receive the following error DatabaseError at /admin/ no such table: django_session (File "/usr/lib/python2.6/site-packages/django/db/backends/sqlite3/ base.py", line 200, in execute return Database.Cursor.execute(self, query, params) DatabaseError: