From 43adf1212f356ac1123b6877976ed7f2eb42866e Mon Sep 17 00:00:00 2001 From: Pedro Alvarez Date: Wed, 3 Dec 2014 12:17:17 +0000 Subject: Add django to webtools --- strata/webtools.morph | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/strata/webtools.morph b/strata/webtools.morph index 39175747..99295871 100644 --- a/strata/webtools.morph +++ b/strata/webtools.morph @@ -28,3 +28,8 @@ chunks: ref: 37a582c9ea3e731c115e560d31b26f78535b8fca unpetrify-ref: baserock/v1.7.0 build-depends: [] +- name: django + repo: https://github.com/django/django.git + ref: master + unpetrify-ref: 1.7.1 + build-depends: [] -- cgit v1.2.1