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
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
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:
3 matches
Mail list logo