> Nothing ensure that the default country will be in the countries. In nereid.website-country.country? Is a option, but you need to add bool field and only one checked.
Is similar a default_language option https://github.com/openlabs/trytond-nereid/blob/develop/routing.py#L137 > Also I already find that nereid does too much, such features are > customizable or should be customizable. > But I see there is a modulartity issue in nereid in such method like > edit_address because they return the rendered template and so it is no > more possible to customize it. I don't know WTForms. I read doc and default values is in py file. Maybe are available in jinja template.... I'm not sure. http://wtforms.simplecodes.com/docs/1.0.4/fields.html#basic-fields
