Re: Adding optional SITE_DOMAIN and SITE_NAME variables in settings.py

2010-03-19 Thread dalore
Because of this thread I decided to release a little app we have been using internally. It's a straightforward way to modify the default site object. More details: http://oppian.com/labs/django-defaultsite/ Any comments/suggestions welcome. Sincerely Matthew Jacobi Oppian Systems Ltd On Mar 12,

Re: review #762 - google checkout v2 integration

2009-03-16 Thread dalore
Yep Please ignore this. The lists looked too much alike didn't realise I was on the django developers until I pressed submit. Sorry /me bows head in shame On Mar 16, 9:22 pm, James Bennett wrote: > On Mon, Mar 16, 2009 at 3:40 PM, dalore wrote: > > I've submitted ticket

review #762 - google checkout v2 integration

2009-03-16 Thread dalore
Hi All, I've submitted ticket #762 which contains patches and new files that allow google checkout v2 integration. It implements the necessary components of the google checkout notification api so that an order in satchmo gets updated with callbacks from google. Is this the right way of submitti