Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for nested schemas which use dotted notation for is_error. #7

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Oct 10, 2013

  1. Added support for nested schemas which use dotted notation for is_error.

    Renderer.is_error now delegates to Form.is_error which implements the nested dictionary traversal.
    edelooff committed Oct 10, 2013
    Configuration menu
    Copy the full SHA
    3abf20f View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2013

  1. Configuration menu
    Copy the full SHA
    b8e0b61 View commit details
    Browse the repository at this point in the history
  2. Correction of NameErrors.

    edelooff committed Oct 11, 2013
    Configuration menu
    Copy the full SHA
    81a787e View commit details
    Browse the repository at this point in the history