Files
deb-python-colander/colander
Chris McDonough d9f5934805 - `name` passed to a SchemaNode constructor was not respected in
declaratively constructed schemas.  Now if you pass ``name`` to the
  SchemaNode constructor within the body of a schema class, it will take
  precedence over the name it's been assigned to in the schema class.
  See https://github.com/Pylons/colander/issues/39 .

Fixes #39.
2012-02-23 01:23:22 -05:00
..
2011-05-24 17:32:58 +01:00