From: Patrick Hetu Date: Wed, 26 Nov 2014 15:23:26 +0000 (-0500) Subject: refonte pour le SDK X-Git-Url: http://git.auf.org/?p=auf_skeleton_django.git;a=commitdiff_plain;h=43a0e510efab93a0b89cab8e36bd7c7348aacc6d refonte pour le SDK --- diff --git a/project_name/settings/20-secret-local.py b/project_name/settings/20-secret-local.py new file mode 100644 index 0000000..430b4eb --- /dev/null +++ b/project_name/settings/20-secret-local.py @@ -0,0 +1 @@ +SECRET_KEY = '{{ secret_key }}'