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

Fix bug with cloning unique fields and added support for bulk_clone. #33

Merged

Commits on Nov 27, 2019

  1. Configuration menu
    Copy the full SHA
    70e76a8 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into feature/fix-bug-with-duplicate-instance-wi…

    …th-unique-fields
    Tonye Jack committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    1877118 View commit details
    Browse the repository at this point in the history
  3. Updated to use db.

    Tonye Jack committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    e489e47 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2019

  1. Configuration menu
    Copy the full SHA
    4537a46 View commit details
    Browse the repository at this point in the history
  2. Updated to use list comprehension.

    Tonye Jack committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    9fa7c04 View commit details
    Browse the repository at this point in the history
  3. Fixed test.

    Tonye Jack committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    ec39547 View commit details
    Browse the repository at this point in the history
  4. Remove .extend.

    Tonye Jack committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    3e31e86 View commit details
    Browse the repository at this point in the history
  5. Switched to use TransactionManagementError exception.

    Tonye Jack committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    fa2d18c View commit details
    Browse the repository at this point in the history
  6. Fixed example.

    Tonye Jack committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    1ad41d3 View commit details
    Browse the repository at this point in the history
  7. Imprvoed docstrings.

    Tonye Jack committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    4eec273 View commit details
    Browse the repository at this point in the history