โกวิโท

Tag: Satchmo

How to fix Bad settings.LANGUAGE_CODE in Satchmo

by Kowit on พ.ค..20, 2009, under CMS, Programming

This thread describes the issue
The following command will generate the locale on Unix systems.

sudo locale-gen en_US

Leave a Comment :, , more...

Satchmo Django E-Commerce CMS

by Kowit on พ.ค..06, 2009, under CMS

Installing Dependencies
- easy_install pycrypto
– easy_install http://code.enthought.com/enstaller/eggs/rhel/3/Reportlab-2.1.0001-py2.5.egg
– easy_install django-registration
– easy_install http://tinyforge.org/frs/download.php/1/trml2pdf.tar.gz
– easy_install PyYAML
sudo apt-get install python-trml2pdf

Install Django
download Django stable version from http://www.djangoproject.com/download/1.0.2/tarball/

Installing Satchmo into your path
make new project
– django-admin.py startproject mystore
uncompress satchmo
setupSatchmo
– sudo python setup.py install

Leave a Comment :, , , more...

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!