File size: 95 Bytes
34d98fd
 
 
1
2
3
4
from django.core.management.utils import get_random_secret_key

print(get_random_secret_key())