On Wed, 25 Mar 2015 14:22:23 +1100, Chris Angelico wrote:
> On Wed, Mar 25, 2015 at 2:11 PM, Tiglath Suriol
> wrote:
>> # Make this unique, and don't share it with anybody.
>> SECRET_KEY = '42=kv!a-il*!4j&7v+0(@a@vq_3j-+ysatta@l6-h63odj2)75'
>
> This right here is a reason to send your test mess
On Wednesday 25 March 2015 14:11, Tiglath Suriol wrote:
> # Make this unique, and don't share it with anybody.
> SECRET_KEY = '42=kv!a-il*!4j&7v+0(@a@vq_3j-+ysatta@l6-h63odj2)75'
You'll need to change the comment to say
"don't share it with anybody unless they have an internet connection."
--
On Wed, Mar 25, 2015 at 1:11 PM, Tiglath Suriol
wrote:
> # Make this unique, and don't share it with anybody.
>
...
> SECRET_KEY = '42=kv!a-il*!4j&7v+0(@a@vq_3j-+ysatta@l6-h63odj2)75'
>
> # List of callables that know how to import templates from various sources.
> TEMPLATE_LOADERS = (
>
On Wed, Mar 25, 2015 at 2:11 PM, Tiglath Suriol wrote:
> # Make this unique, and don't share it with anybody.
> SECRET_KEY = '42=kv!a-il*!4j&7v+0(@a@vq_3j-+ysatta@l6-h63odj2)75'
This right here is a reason to send your test messages someplace other
than a huge, high-traffic mailing list!
ChrisA