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 group validation & filtering #1167

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Commits on Jan 28, 2020

  1. Add Filter 'parent' and 'model' placeholder attrs

    This should improve inspectability, since these attributes are only set
    during FilterSet class creation.
    rpkilby committed Jan 28, 2020
    Configuration menu
    Copy the full SHA
    ad99350 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42d009b View commit details
    Browse the repository at this point in the history
  3. Update coverage reporting

    rpkilby committed Jan 28, 2020
    Configuration menu
    Copy the full SHA
    2cf3eeb View commit details
    Browse the repository at this point in the history
  4. Add filter groups

    rpkilby committed Jan 28, 2020
    Configuration menu
    Copy the full SHA
    50c55ff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a170009 View commit details
    Browse the repository at this point in the history
  6. Add filter group docs

    rpkilby committed Jan 28, 2020
    Configuration menu
    Copy the full SHA
    d17dbb5 View commit details
    Browse the repository at this point in the history
  7. Update filter group docs

    rpkilby committed Jan 28, 2020
    Configuration menu
    Copy the full SHA
    a246c73 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fb54361 View commit details
    Browse the repository at this point in the history