Jon Janzen

(bigfootjon)

Most Active Role

Reporter

Most Active Component

Contrib.Auth

Activity Timeline

Components

Tickets

Trac Ticket (13) Reporter (8) Owner (7) Commenter (31) Summary Component
35303 35303 2 Add async implementations to contrib.auth backends contrib.auth
34901 34901 3 Add async interface to contrib.sessions contrib.sessions
34965 34965 2 @sensitive_variables for coroutine func are not recursive Core (Other)
34786 34786 Multiple Q objects in the same .filter() behave oddly with ManyToMany relationships Database layer (models, ORM)
34391 34391 3 Add async interface to contrib.auth contrib.auth
34565 34565 Add acheck_password() async method. contrib.auth
34425 34425 @sensitive_variables doesn't work with async functions Error reporting
32172 32172 3 Adapt signals to allow async handlers Core (Other)
31920 31920 4 ASGI/ASYNC SessionMiddleware - SynchronousOnlyOperation exception if request.user is not unwrapped in sync code contrib.sessions
34204 34204 4 Django cannot load when Python is compiled with --without-doc-strings enabled Core (Other)
34135 34135 5 Add async interface to ManyRelatedManager & RelatedManager Database layer (models, ORM)
34139 34139 5 acreate(), aget_or_create(), and aupdate_or_create() doesn't work as intended on related managers. Database layer (models, ORM)
32293 32293 import _scproxy and spatialite database backend segfaults Uncategorized