secret key for a particular Django installation. This is used to provide cryptographic signing, and should be set to a unique, unpredictable value. django-admin.py startproject automatically adds a randomly-generated SECRET_KEY to each new project.