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

Support for Async Django #1394

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

Commits on May 4, 2023

  1. Configuration menu
    Copy the full SHA
    6a5b28d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74998af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f04f0d3 View commit details
    Browse the repository at this point in the history
  4. handle regualr django lists

    jaw9c committed May 4, 2023
    Configuration menu
    Copy the full SHA
    e78fb86 View commit details
    Browse the repository at this point in the history
  5. drop in an async view

    jaw9c committed May 4, 2023
    Configuration menu
    Copy the full SHA
    28846f9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7ddaf9f View commit details
    Browse the repository at this point in the history
  7. Strange scope

    jaw9c committed May 4, 2023
    Configuration menu
    Copy the full SHA
    ebbc578 View commit details
    Browse the repository at this point in the history
  8. async hates csrf

    jaw9c committed May 4, 2023
    Configuration menu
    Copy the full SHA
    66938e9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1b2d5e0 View commit details
    Browse the repository at this point in the history
  10. Handle async get_node

    jaw9c committed May 4, 2023
    Configuration menu
    Copy the full SHA
    0a84a6e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    64d311d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bdb8e84 View commit details
    Browse the repository at this point in the history
  13. Remove tests for now

    jaw9c committed May 4, 2023
    Configuration menu
    Copy the full SHA
    4d5132d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4e5862f View commit details
    Browse the repository at this point in the history
  15. most recent changes

    jaw9c committed May 4, 2023
    Configuration menu
    Copy the full SHA
    c10753d View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. Configuration menu
    Copy the full SHA
    e9d5e88 View commit details
    Browse the repository at this point in the history
  2. Update tests for queries

    jaw9c committed May 5, 2023
    Configuration menu
    Copy the full SHA
    76eeea4 View commit details
    Browse the repository at this point in the history
  3. swap back to python 3.11

    jaw9c committed May 5, 2023
    Configuration menu
    Copy the full SHA
    c501fdb View commit details
    Browse the repository at this point in the history
  4. linting

    jaw9c committed May 5, 2023
    Configuration menu
    Copy the full SHA
    58b92e6 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Configuration menu
    Copy the full SHA
    791209f View commit details
    Browse the repository at this point in the history
  2. improve async detection

    jaw9c committed May 9, 2023
    Configuration menu
    Copy the full SHA
    b69476f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b134ab0 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

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

Commits on May 16, 2023

  1. Configuration menu
    Copy the full SHA
    d3f8fcf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    930248f View commit details
    Browse the repository at this point in the history
  3. cleanup middleware

    jaw9c committed May 16, 2023
    Configuration menu
    Copy the full SHA
    c27dd6c View commit details
    Browse the repository at this point in the history
  4. refactor middleware

    jaw9c committed May 16, 2023
    Configuration menu
    Copy the full SHA
    fba274d View commit details
    Browse the repository at this point in the history
  5. Remove unused path

    jaw9c committed May 16, 2023
    Configuration menu
    Copy the full SHA
    84ba7d7 View commit details
    Browse the repository at this point in the history
  6. Clean up wrapped list resolver

    jaw9c committed May 16, 2023
    Configuration menu
    Copy the full SHA
    848536e View commit details
    Browse the repository at this point in the history
  7. updates tests

    jaw9c committed May 16, 2023
    Configuration menu
    Copy the full SHA
    2659d67 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c16276c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    37ebd63 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. Fix graphiql for async

    pcraciunoiu authored and kiendang committed May 26, 2023
    Configuration menu
    Copy the full SHA
    5a19111 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Configuration menu
    Copy the full SHA
    2ae927f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28bc858 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

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

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    b35f3b0 View commit details
    Browse the repository at this point in the history
  2. Fix newline

    firaskafri committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    c2d601c View commit details
    Browse the repository at this point in the history