Hi all,

I've run clonesatchmo.py without problems using sqlite3, then changed
the database to PostgreSQL, which I intend to use for DEV and
production.

python manage.py syncdb worked great and the store works first-off,
this time using PostgreSQL.

But syncdb doesn't copy over the 5000-odd bits of data using for
internationalisation and other stuff.

Sorry if this is a silly question, but can I run clonesatchmo.py and
get it to populate a PostgreSQL database instead of SQLite? I'm still
a bit new to Python/PostgreSQL and a look at the source code for
clonesatchmo.py didn't immediately suggest a solution.

Best wishes,

Nick

-- 
You received this message because you are subscribed to the Google Groups 
"Satchmo users" 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/satchmo-users?hl=en.

Reply via email to