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

Select proper default for output_field based on distinct value #647

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

Commits on Apr 26, 2020

  1. Configuration menu
    Copy the full SHA
    9c472ce View commit details
    Browse the repository at this point in the history
  2. BUGFIX: tie to CharField if separator given

    Javier Palacios committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    14219c4 View commit details
    Browse the repository at this point in the history
  3. Fix distinct=True test

    Javier Palacios committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    5304b33 View commit details
    Browse the repository at this point in the history
  4. Globally fix output field on tests

    Javier Palacios committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    8a154d1 View commit details
    Browse the repository at this point in the history
  5. BUGFIX: empty separator should use CharField

    Javier Palacios committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    db16f43 View commit details
    Browse the repository at this point in the history
  6. Cast to list return of reverse()

    Javier Palacios committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    b97fdbe View commit details
    Browse the repository at this point in the history
  7. Broken construction of comparison set

    Javier Palacios committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    c19ce87 View commit details
    Browse the repository at this point in the history
  8. Broken construction of comparison set (II)

    Javier Palacios committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    a653813 View commit details
    Browse the repository at this point in the history
  9. Simplify set construction

    Co-Authored-By: Adam Johnson <me@adamj.eu>
    javiplx and adamchainz authored Apr 26, 2020
    Configuration menu
    Copy the full SHA
    f9858c0 View commit details
    Browse the repository at this point in the history
  10. Get happier linter ...

    Javier Palacios committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    4ca0ef0 View commit details
    Browse the repository at this point in the history
  11. Get even more happy linter ...

    Javier Palacios committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    4ad8186 View commit details
    Browse the repository at this point in the history
  12. Alphabetical orden matters ...

    Javier Palacios committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    640da6f View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2020

  1. Configuration menu
    Copy the full SHA
    ada23ea View commit details
    Browse the repository at this point in the history