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

Restructure Documents to support bulk embedding #87

Merged
merged 14 commits into from
Sep 23, 2024

Commits on Sep 13, 2024

  1. Restructure Documents

    tomusher committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    1326b79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8c768c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6928fdd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8bf89c6 View commit details
    Browse the repository at this point in the history
  5. Fix tests after rebase

    tomusher committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    6e2f102 View commit details
    Browse the repository at this point in the history
  6. Typing fixes

    tomusher committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    dc9faa8 View commit details
    Browse the repository at this point in the history
  7. Fix async typing error

    tomusher committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    5004e87 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4b6c7ba View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    59f5ab0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    657b6e9 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Revert Document manager to be derived from QuerySet

    Added a workaround for typing issues with django-types
    tomusher committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    39275f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c73193d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef70ab8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c7be208 View commit details
    Browse the repository at this point in the history