The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
From: forest <fore...@gmail.com>
Date: Tue, 27 Jul 2010 14:20:56 -0700 (PDT)
Local: Tues, Jul 27 2010 5:20 pm
Subject: fields with names that don't match their python attribute names
I'm using a service that requires form field names with characters
that are not legal python variable names. For example: <input type="text" name="credit_card[billing_address][region]" />
http://www.braintreepaymentsolutions.com/docs/python/credit_cards/cre...
The only way I see to support these field names is to use BaseForm and
If not, perhaps it would be worth adding, for the sake of easily
class MyForm(Form):
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||