From 6c8231c24c75fcdea8b773104f4465f317bdea88 Mon Sep 17 00:00:00 2001 From: Anders Ingemann Date: Sat, 10 Aug 2013 15:54:47 +0200 Subject: [PATCH] Create new tasks module in common --- common/{tasks.py => tasks/development.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename common/{tasks.py => tasks/development.py} (100%) diff --git a/common/tasks.py b/common/tasks/development.py similarity index 100% rename from common/tasks.py rename to common/tasks/development.py