The current docs (Jan 2025) indicate there are 2 possible values :
SESSION_COOKIE_SAMESITE='Lax'
or
SESSION_COOKIE_SAMESITE='Strict'
It does not appear that None or 'None' is acceptable.