Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 71 - 80 of 139 for ASGI (0.03 seconds)

  1. docs/ru/docs/how-to/graphql.md

    * [Tartiflette](https://tartiflette.io/)
        * С [Tartiflette ASGI](https://tartiflette.github.io/tartiflette-asgi/) для интеграции с ASGI
    * [Graphene](https://graphene-python.org/)
        * С [starlette-graphene3](https://github.com/ciscorn/starlette-graphene3)
    
    ## GraphQL со Strawberry { #graphql-with-strawberry }
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 19 17:56:20 GMT 2026
    - 4K bytes
    - Click Count (0)
  2. docs/es/docs/how-to/graphql.md

    * [Tartiflette](https://tartiflette.io/)
        * Con [Tartiflette ASGI](https://tartiflette.github.io/tartiflette-asgi/) para proporcionar integración con ASGI
    * [Graphene](https://graphene-python.org/)
        * Con [starlette-graphene3](https://github.com/ciscorn/starlette-graphene3)
    
    ## GraphQL con Strawberry { #graphql-with-strawberry }
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 19 18:15:55 GMT 2026
    - 2.9K bytes
    - Click Count (0)
  3. docs/tr/docs/advanced/async-tests.md

    ///
    
    /// warning | Uyarı
    
    Uygulamanız lifespan event'lerine dayanıyorsa, `AsyncClient` bu event'leri tetiklemez. Tetiklendiklerinden emin olmak için [florimondmanca/asgi-lifespan](https://github.com/florimondmanca/asgi-lifespan#usage) paketindeki `LifespanManager`'ı kullanın.
    
    ///
    
    ## Diğer Asenkron Fonksiyon Çağrıları { #other-asynchronous-function-calls }
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Mar 20 07:53:17 GMT 2026
    - 4.2K bytes
    - Click Count (0)
  4. docs/ru/docs/advanced/async-tests.md

    ///
    
    /// warning | Внимание
    
    Если ваше приложение полагается на lifespan события, то `AsyncClient` не запустит эти события. Чтобы обеспечить их срабатывание используйте `LifespanManager` из [florimondmanca/asgi-lifespan](https://github.com/florimondmanca/asgi-lifespan#usage).
    
    ///
    
    ## Вызов других асинхронных функций { #other-asynchronous-function-calls }
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 19 17:56:20 GMT 2026
    - 6.2K bytes
    - Click Count (0)
  5. docs/es/docs/advanced/async-tests.md

    ///
    
    /// warning | Advertencia
    
    Si tu aplicación depende de eventos de lifespan, el `AsyncClient` no activará estos eventos. Para asegurarte de que se activen, usa `LifespanManager` de [florimondmanca/asgi-lifespan](https://github.com/florimondmanca/asgi-lifespan#usage).
    
    ///
    
    ## Otras Llamadas a Funciones Asíncronas { #other-asynchronous-function-calls }
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 19 18:15:55 GMT 2026
    - 4K bytes
    - Click Count (0)
  6. docs/fr/docs/advanced/async-tests.md

    Si votre application s'appuie sur des événements de cycle de vie, l'`AsyncClient` ne déclenchera pas ces événements. Pour vous assurer qu'ils sont déclenchés, utilisez `LifespanManager` depuis [florimondmanca/asgi-lifespan](https://github.com/florimondmanca/asgi-lifespan#usage).
    
    ///
    
    ## Autres appels de fonctions asynchrones { #other-asynchronous-function-calls }
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 19 18:37:13 GMT 2026
    - 4.3K bytes
    - Click Count (0)
  7. docs/de/docs/advanced/async-tests.md

    Falls Ihre Anwendung auf Lifespan-Events angewiesen ist, der `AsyncClient` löst diese Events nicht aus. Um sicherzustellen, dass sie ausgelöst werden, verwenden Sie `LifespanManager` von [florimondmanca/asgi-lifespan](https://github.com/florimondmanca/asgi-lifespan#usage).
    
    ///
    
    ## Andere asynchrone Funktionsaufrufe { #other-asynchronous-function-calls }
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 19 17:58:09 GMT 2026
    - 4.3K bytes
    - Click Count (1)
  8. docs/uk/docs/alternatives.md

    /// note | Технічні деталі
    
    ASGI — це новий «стандарт», який розробляється членами основної команди Django. Це ще не «стандарт Python» (PEP), хоча вони в процесі цього.
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 19 18:27:41 GMT 2026
    - 37.2K bytes
    - Click Count (0)
  9. docs/uk/docs/advanced/async-tests.md

    /// warning | Попередження
    
    Якщо ваш застосунок залежить від подій тривалості життя, `AsyncClient` не ініціюватиме ці події. Щоб гарантувати їх ініціалізацію, використовуйте `LifespanManager` з [florimondmanca/asgi-lifespan](https://github.com/florimondmanca/asgi-lifespan#usage).
    
    ///
    
    ## Інші асинхронні виклики функцій { #other-asynchronous-function-calls }
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 19 18:27:41 GMT 2026
    - 5.9K bytes
    - Click Count (0)
  10. docs/ko/docs/advanced/async-tests.md

    새 `AsyncClient`와 함께 async/await를 사용하고 있다는 점에 주목하세요. 요청은 비동기입니다.
    
    ///
    
    /// warning | 경고
    
    애플리케이션이 lifespan 이벤트에 의존한다면, `AsyncClient`는 이러한 이벤트를 트리거하지 않습니다. 이벤트가 트리거되도록 하려면 [florimondmanca/asgi-lifespan](https://github.com/florimondmanca/asgi-lifespan#usage)의 `LifespanManager`를 사용하세요.
    
    ///
    
    ## 기타 비동기 함수 호출 { #other-asynchronous-function-calls }
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Mar 20 14:06:26 GMT 2026
    - 4.5K bytes
    - Click Count (0)
Back to Top