hello,

I upgraded to the latest version of django today... 1.2.1

This might sound like a dumb question.. but I was not sure what
version of satchmo i've been running .. in my site-packages directory
I had a directory called Satchmo-1.0_pre-py2.4.egg

after installing this:

hg clone http://bitbucket.org/chris1610/satchmo
python setup.py install

.. i now have Satchmo-0.9_2-py2.4.egg

I had to rename this table:

ALTER TABLE "product_discount_validProducts" RENAME TO
product_discount_valid_products;

and put in payment.modules.authorizenet in to my installed_apps

is this right?

Did I actually "downgrade" ?

What was I running before?

Sorry for the confusion,

Thanks in advance!

~Mike

-- 
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