From c1e80340f0905efe43b7cb529ce5dd519bd44774 Mon Sep 17 00:00:00 2001 From: Przemyslaw Kaminski Date: Thu, 3 Sep 2015 11:17:28 +0200 Subject: [PATCH] example-riaks-template.py: added a warning --- example-riaks-template.py | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/example-riaks-template.py b/example-riaks-template.py index f114313e..bf643922 100644 --- a/example-riaks-template.py +++ b/example-riaks-template.py @@ -1,3 +1,9 @@ +#!/usr/bin/env python + +# WARNING: this might not be most up-to-date script and not all things might +# work here, for most up-to-date version see example-riaks.py +# This is just a demo of the template language of Solar + from solar.interfaces.db import get_db from solar.core import signals