sbdchd / django-types

:doughnut: Type stubs for Django
MIT License
187 stars 62 forks source link

Added the durable parameter in Atomic decorator and context-manager #172

Closed sronveaux closed 1 year ago

sronveaux commented 1 year ago

Hello,

Just stumbled across a missing parameter inside the Atomic context-manager which was added in Django 3.2.

Hope this helps...