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

added random_queryset into QuerySet manager #14

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on May 26, 2021

  1. Configuration menu
    Copy the full SHA
    97b87b1 View commit details
    Browse the repository at this point in the history
  2. Update queryset.py

    fix added int as default type or None
    agusmakmun committed May 26, 2021
    Configuration menu
    Copy the full SHA
    50f56ce View commit details
    Browse the repository at this point in the history
  3. Update index.md

    added `random_queryset` docs.
    agusmakmun committed May 26, 2021
    Configuration menu
    Copy the full SHA
    b56d7a8 View commit details
    Browse the repository at this point in the history
  4. Update test_queryset.py

    Added test for random_queryset manager
    agusmakmun committed May 26, 2021
    Configuration menu
    Copy the full SHA
    a7689bb View commit details
    Browse the repository at this point in the history