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

Overload column #34

Closed
wants to merge 8 commits into from
Closed

Overload column #34

wants to merge 8 commits into from

Commits on Oct 25, 2016

  1. Code for overloaded mappings

    ckirby committed Oct 25, 2016
    Configuration menu
    Copy the full SHA
    e864c4d View commit details
    Browse the repository at this point in the history
  2. docs

    ckirby committed Oct 25, 2016
    Configuration menu
    Copy the full SHA
    e49a49b View commit details
    Browse the repository at this point in the history
  3. Fix pyflakes error

    ckirby committed Oct 25, 2016
    Configuration menu
    Copy the full SHA
    35729bf View commit details
    Browse the repository at this point in the history
  4. Fix pyflakes error

    ckirby committed Oct 25, 2016
    Configuration menu
    Copy the full SHA
    04de918 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ed8e0d8 View commit details
    Browse the repository at this point in the history
  6. Refactor prep_insert with new method to generate temp fields

    The `copy_template` logic was used for both standard and overloaded
    mapping fields. Refactor the code into it's own method.
    ckirby committed Oct 25, 2016
    Configuration menu
    Copy the full SHA
    06496d7 View commit details
    Browse the repository at this point in the history
  7. Fix pep8 errors

    ckirby committed Oct 25, 2016
    Configuration menu
    Copy the full SHA
    8cdc934 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2be775d View commit details
    Browse the repository at this point in the history