Django: rotate your secret key, fast or slow

Django: rotate your secret key, fast or slow

Articles

Adam Johnson covers the two main ways to rotate secret keys, including a Django 4.1 feature that allows rotating to a new key whilst accepting data signed with the old one.