Thanks for fixing it.  Wouldn't that be a reason to argue for you to
create a branch in order to keep the trunk stable?

Baring that method of development should I go back to a suggested
stable revision of django & satchmo?

Or is the suggested method to just run off the trunk for both of those
projects?



On Sep 17, 7:54 pm, "Bruce Kroeze" <[EMAIL PROTECTED]> wrote:
> On Wed, Sep 17, 2008 at 4:38 PM, chris winn <[EMAIL PROTECTED]> wrote:
>
> > Sorry for replying to my own thread, but I looked into the problem and
> > the found the solution.
>
> > The file "satchmo/payment/modules/protx/forms.py" currently looks like
> > this.
>
> >  19         cc.card_holder=data.get('card_holder', '')
> >  20         cc.start_month=data.get('month_start', None)
> >  21         cc.start_year=data.get('year_start', None)
> >  22         cc.issue_num=data.get('issue_num', ''))
>
> > Yet you'll notice line 22 has an extra ")" at the end of it.  So it's
> > just a simple mistake in Syntax, as a glance at the original error
> > indicates.
>
> Thanks, you managed  to check out an interim commit I did while setting up
> Prot/X payments, I'll fix it.
--~--~---------~--~----~------------~-------~--~----~
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