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 support for generic foreign key and generic relation #6

Commits on Sep 10, 2024

  1. Update GenericForeignKey object_id to CharField

    MongoDB uses ObjectId rather than integer
    timgraham committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    d26ebb9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb2edbd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ca24f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    acc5a8a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eb87707 View commit details
    Browse the repository at this point in the history
  6. aggregation_regress edits

    timgraham committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    a87e9ff View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    44d8244 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    100a379 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    3dd7485 View commit details
    Browse the repository at this point in the history
  2. backends edits

    timgraham committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    3211b6c View commit details
    Browse the repository at this point in the history
  3. introspection test edits

    timgraham committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    971a089 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    73f6eeb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e486811 View commit details
    Browse the repository at this point in the history
  6. Added QuerySet.union() test with renames.

    WaVEV authored and timgraham committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    ab7e2e4 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    f5fd65f View commit details
    Browse the repository at this point in the history
  2. backends edits

    timgraham committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    2062d1b View commit details
    Browse the repository at this point in the history
  3. introspection test edits

    timgraham committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    be9bb06 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    831a01e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4f60fb2 View commit details
    Browse the repository at this point in the history
  6. Added QuerySet.union() test with renames.

    WaVEV authored and timgraham committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    9e61019 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a586021 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    de48a57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    640aef4 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

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