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

Implement xmlrpc options, such as allow_none #2

Closed
wants to merge 4 commits into from

Commits on Dec 8, 2012

  1. Fix the formatting according to the pep8

    Guillaume Gauvrit committed Dec 8, 2012
    Copy the full SHA
    f5c20ab View commit details
    Browse the repository at this point in the history
  2. Implement xmlrpc options, such as allow_none

    Implement allow_none, use_datetime, and charset.
    An includeme method has been added to configure those params
    via the ini file.
    Guillaume Gauvrit committed Dec 8, 2012
    Copy the full SHA
    d3bbc3b View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2013

  1. Add documentation on settings

    Guillaume Gauvrit committed Jan 31, 2013
    Copy the full SHA
    eee0f5a View commit details
    Browse the repository at this point in the history
  2. Add me to the contributors list

    Guillaume Gauvrit committed Jan 31, 2013
    Copy the full SHA
    404f8d8 View commit details
    Browse the repository at this point in the history