Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Group info
Language: English
Group categories:
Computers > Programming
More group info »
Active older topics
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 3174  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description: This group is focused on supporting the satchmo framework for developing ecommerce (or shopping cart) sites.

The source code is hosted here - http://bitbucket.org/chris1610/satchmo/w iki/Home

 

Registration verification not sending emails anymore 
  Hello all, I don't know if one of you have already had this issue before, but the django-registration module doesn't send any verification email anymore on my website. I was wondering if any know how to debug this? - It used to work - The user gets created (not activated as expected)... more »
By Olivier Lauret  - May 23 - 1 new of 1 message    

Using Satchmo to sell a service 
  Hi there, I'm a Django developer who looks after e-commerce platform for my new project. The project I'm developing does not sell actual products but service and it is mainly involved on international shipping calculator for USPS, Fedex and UPS this is the main reason I'm about to pick Satchmo, since it has a build-in... more »
By asi li  - May 19 - 2 new of 2 messages    

Installation problem 
  Hi, I'm trying to install satchmo. I've followed the "quick install" document. during python scripts/clonesatchmo.py the following errors are reported rif@khost:~/src/satchmo$ sudo python scripts/clonesatchmo.py Creating the Satchmo Application Customizing the files Performing initial data synching Traceback (most recent call last):... more »
By Aft nix  - Apr 28 - 3 new of 3 messages    

Serving cached images using uwsgi/nginx. How ? 
  Hi Andrew, Django has two separate settings for "static" files and "media" files. Static files are things you create that are part of the site itself, whereas media files are added to the site as content. Django handles them somewhat differently – particularly the fact that static files need to be... more »
By Rob Speed  - Apr 25 - 4 new of 4 messages    

Problem with image caching on uwsgi/nginx 
  * Problem with image caching on uwsgi/nginx Hi everyone, here is the situation: I’ve been deploying my project, collected static files incl images using collectstatic, copied them to the folder I configured nginx with: /opt/project_name/static. Now, I launch uwsgi, open site and find out it points img to cached file:... more »
By AndrewLvov  - Apr 25 - 1 new of 1 message    

Non coupon based discounts 
  Hi All, I have a requirement - where different product have different $$ sale/discounts and which we want to be applied to cart by default without any coupons ? Can I achieve it somehow in Satchmo ? or is there any module available for this ? Thanks, Puneet
By Puneet  - Apr 18 - 1 new of 1 message    

OrderItem.completed 
  I can't understand what OrderItem.completed does. I see it used for subscription products, to mark them as ready in the IPN view of paypal, but I can't find the value being used anywhere, except right there to filter them out. What I'm trying to figure out is what happens with recurring subscriptions when they expire. Are they automatically extended... more »
By Tomas Neme  - Apr 11 - 1 new of 1 message    

Ship to only selected cities 
  Hi, We want to restrict our shipping to only limited cities. Any idea how to achieve it ? Basically I want to use a dropdown menu for the city selection. Thanks, Puneet
By Puneet  - Apr 6 - 1 new of 1 message    

"Card number required" response from Authorize.net even when memcached properly configured 
  I've had this working for months on four different development servers, but now that I'm setting it up in production with memcached I'm seeing this: INFO (Extra logging) Capturing payment on order #14 ...I can successfully set and read values via the django cache API (and I've confirmed that it's using Memcache). What's even more strange is... more »
By Rob Speed  - Mar 28 - 7 new of 7 messages    

Recurring charges payment 
  I was wondering what's the right place to register payments to recurring charges? If I keep calling .record_payment() from a payment processor I seem to end up with negative balance on the Order. -- "The whole of Japan is pure invention. There is no such country, there are no such people" --Oscar Wilde... more »
By Tomas Neme  - Mar 26 - 1 new of 1 message    

1 - 10 of 3174   « Newer | Older »

XML       Send email to this group: satchmo-users@googlegroups.com