~dorian-kemps/unifield-web/show-fields2

Viewing all changes in revision 3330.

  • Committer: Xavier Morel
  • Date: 2010-09-18 10:00:50 UTC
  • Revision ID: xmo@openerp.com-20100918100050-6l5lp1c39h74njbw
[IMP] tentative pretty major reorganization of the validators import in order to try and avoid systemic import failures due to a bunch of undebuggable errors related to Python getting lost in the crap.

* Split of validators, no more  which a third module then star-imports itself
* Formencode validators are formencode validators, they are not openobject or openerp validators
* Remove unneeded layers of packages, just use modules when possible
* Add an __all__ spec to openobject.validators
* Remove redundant/unneeded imports

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: