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

Add mocked_relations decorator for all related models. #28

Merged
merged 3 commits into from
Jan 26, 2017

Commits on Jan 4, 2017

  1. Add mocked_relations decorator for all related models.

    I added Django 1.9 and 1.10 to the tox environments, because mocked_relations is affected by changes in the Django plumbing.
    One of the serializer tests is broken by a change in Django 1.10, so I marked it as skipped for now. I'm not sure how to fix it.
    donkirkby committed Jan 4, 2017
    Configuration menu
    Copy the full SHA
    d281888 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2017

  1. Configuration menu
    Copy the full SHA
    581970d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5b7578 View commit details
    Browse the repository at this point in the history