Hi
You have to reinstall pysqlite2 with specific flag:
http://geodjango.org/docs/install.html#pysqlite2
31 янв. 2010, в 09:48, Alexis Selves написал(а):
> Hello,
> I have serious problem with my geodjango and spatial data in DB. I
> create my models and then I want to sync my db and it doesn't
Please post questions about using Django to django-users. django-developers
is for discussion of developing Django itself.
Karen
--
You received this message because you are subscribed to the Google Groups
"Django developers" group.
To post to this group, send email to django-develop...@google
Hello,
I have serious problem with my geodjango and spatial data in DB. I
create my models and then I want to sync my db and it doesn't work.
I have following output on terminal:
traceback (most recent call last):
File "manage.py", line 11, in
execute_manager(settings)
File "/usr/lib/pymo