return Database.Cursor.execute(self, query, params)
OperationalError: no such table: polls_poll


Hai eseguito "python manage.py syncdb" ?

Sembra che non riesca trovare il db, infatti non so come si chiami il db
creato da django ne dove si trovi...

Beh questo dipende dai tuoi settings nel file settings.py

Come potrei risolvere?

Leggi bene il tutorial che è molto chiaro. Altrimenti dai anche
un'occhiata al libro: http://www.djangobook.com/en/beta/

Può essere adatto django per realizzare una semplice sito web? ci sono
problemi per trovare hosting economici che supportino django?

È sicuramente adatto.

Per gli hosting economici non saprei. Io ho un account su www.unbit.it
e sono molto contento

--
Lawrence, oluyede.org - neropercaso.it
"It is difficult to get a man to understand
something when his salary depends on not
understanding it" - Upton Sinclair
_______________________________________________
Python mailing list
Python@lists.python.it
http://lists.python.it/mailman/listinfo/python

Rispondere a