pypi django-guid 3.0.0
3.0.0 - Full Django3.1+(ASGI/async) support!

latest releases: 3.3.0, 3.2.2, 3.2.1...
3 years ago

Brings full async/ASGI (as well as the old WSGI) support to Django GUID using ContextVars instead of thread locals.

Breaking changes

This version requires Django>=3.1.1. For previous versions of Django,
please use django-guid<3.0.0 (Such as django-guid==2.2.0).

If you've already implemented django-guid in your project and are currently upgrading to Django>=3.1.1, please
see the upgrading docs

Don't miss a new django-guid release

NewReleases is sending notifications on new releases.